http://bugs.winehq.org/show_bug.cgi?id=26681
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- The font menu is not antialiased on Windows either. Bitmap fonts (like your notepad example) can't be antialiased. Grayscale antialiasing is based on the GASP table of the font. I don't think there's anything to fix here, it's all working as designed.