http://bugs.winehq.org/show_bug.cgi?id=16729
--- Comment #6 from Byeongsik Jeon bsjeon@hanmail.net 2009-01-02 16:50:04 --- (In reply to comment #5)
Yep, there is font smoothing with that applied to the registry. Although now it's doing subpixel rendering for some reason..
To see the subpixel font renderting, you need to rebuild the freetype2 library with the FT_CONFIG_OPTION_SUBPIXEL_RENDERING definition.
You can test it with the attached library of the following link: http://bugs.winehq.org/show_bug.cgi?id=10342#c30