Mike Werner schrieb: > Why are my labels so ugly on my new system compared to my old system? > It happens when I use large, italicized, fonts. My old system was > Windows XP 32 bit running FLTK 1.0.11. The new system is XP 64 bit > running FLTK 1.3. Both systems have pretty good graphics cards with > anti-aliasing turned on. The labels are nicely anti-aliased on the > old system, but are badly aliased on the new system? Hopefully, > there's a switch somewhere I can throw?
I'm not sure, because these are switches for "Unix/Mac", but if you are using MinGW or Cygwin instead von VC it might help to configure FLTK using switch "--enable-xft - Enable the Xft library (anti-aliased fonts)". For more details see file "README"... _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

