> > The other change is to fix the XFT builds so that gl_font() > can select > > fonts of different sizes - the default fltk-XFT behaviour > is to pick a > > single fixed font for GL use, regardless of what size or > face you request. > > With this hack in place, you can now get different sizes - > the face is > > still pretty much ignored, however. > > I might be able to work that, but for now it's just a hackaround... > > > > Hi Ian - It would be great to merge this fix into the > mainline FLTK 1.1 > tree. Debian (for example) ships FLTK configured with XFT > support, which > makes OpenGL fonts in all the FLTK apps in Debian look bad.
Have you tested this fix and found that it is "good"? I did some testing, but did not have time enough to be as thorough as I'd like. Does it work reliably for you with your Debian apps? If so, we could maybe speak nicely to Matthias about patching it into the 1.1.8 mainstream (it is almost, but not quite, a drop-in replacement for Fl_fonts_xft.cxx, I think.) Cheers, -- Ian SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

