http://bugs.winehq.org/show_bug.cgi?id=31774 --- Comment #16 from Philby John <philbyjohn(a)yahoo.com> 2013-06-25 07:39:26 CDT --- Created attachment 44963 --> http://bugs.winehq.org/attachment.cgi?id=44963 freetype with antialias (In reply to comment #15)
trace:font:is_subpixel_rendering_enabled subpixel rendering is NOT enabled
Your Freetype library doesn't support subpixel antialiasing.
This is good information. I downloaded freetype 2.5.0, defined FT_CONFIG_OPTION_SUBPIXEL_RENDERING in ftoption.h and installed it. The log (attached) now shows trace:font:is_subpixel_rendering_enabled subpixel rendering is enabled But there is a last trace message that still shows "NOT enabled". Not able to figure out why :-( -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.