Slava Pestov wrote: > rounding it down when making the bitmap instead of rounding it up. > Since I'm a newb at Windows, can you tell me how to enable subpixel > text rendering so that I can reproduce and fix this issue?
Microsoft calls their implementation ClearType. There are several ways to turn it on; one is via this web page: http://www.microsoft.com/typography/cleartype/tuner/step1.aspx (I find it somewhat strange to use a web page to adjust a local computer setting.) There is also a control panel applet if you prefer: http://www.microsoft.com/typography/ClearTypePowertoy.mspx (The above applied to Windows XP, I don't have a Vista machine handy.) -- Kyle Cordes http://kylecordes.com ------------------------------------------------------------------------------ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
