http://bugs.winehq.org/show_bug.cgi?id=30559 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |83e88af325c993fad3052cb9e29 | |fd137c332bb87 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #12 from Anastasius Focht <focht(a)gmx.net> 2012-05-11 15:17:34 CDT --- Hello, this is fixed by commit series: http://source.winehq.org/git/wine.git/commitdiff/54b69043eb43f99b8c5dd85a3e6... (gdiplus: Derive GpFont from GpFontFamily.) http://source.winehq.org/git/wine.git/commitdiff/82a4c5a6a3f23f69f9b25be3bf3... (gdi32: Set tmDigitizedAspectX/Y to 96 instead of 300 for consistency.) http://source.winehq.org/git/wine.git/commitdiff/2c93bf7e4e469b36d3244f5a5f3... (gdiplus: Retrieve LOGFONT from a GpFont using GdipGetLogFontW instead of accessing... ) http://source.winehq.org/git/wine.git/commitdiff/915cd7b5b27381b2899b0402458... (gdiplus: Use appropriate accessors to calculate font height instead of accessing... ) http://source.winehq.org/git/wine.git/commitdiff/c626528a91505292487a4a3b727... (gdiplus: Use OUTLINETEXTMETRIC instead of LOGFONT to store GpFont metrics.) http://source.winehq.org/git/wine.git/commitdiff/83e88af325c993fad3052cb9e29... (gdiplus: Fetch font family metrics from truetype font data.) I tested some of the apps referenced here and they look good. This series will probably fix other UI issues not explicitly reported as well. Thanks Dmitry for your work. Regards -- 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.