http://bugs.winehq.org/show_bug.cgi?id=30869
--- Comment #15 from Sagawa sagawa.aki+winebugs@gmail.com 2012-06-09 06:59:36 CDT --- Created attachment 40455 --> http://bugs.winehq.org/attachment.cgi?id=40455 gdi32: Fix the size of default gui font.
(In reply to comment #13)
Created attachment 40448 [details] gdi32: Do not normalize height of the default GUI font
Does the attached patch help?
I wonder why you remove existed normalize code for the default gui font. With above patch, returned gui font object has incorrect value if the LogPixels is 120.
By the way, I noticed this bug in wine's regedit. The patch which I sent to wine-patches haven't been archived yet. So I attach the patch here.