> 4. Something else... Well out of curiousity I played around with the fl_height() function in fl_font_xft.cxx. I had a look at the XftFont-Info and saw that it has a member "height" also. I tried returning it instead ascent+descent and the result on my linux-box is much closer to the heights on the xp-box. Intesting because I expected height to be just ascent+descent, but it is not.
Just coincidence? chris _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

