http://bugs.winehq.org/show_bug.cgi?id=14518 Summary: GetTextMetrics on Tahoma font metrics returns an invalid tmInternalLeading Product: Wine Version: 1.1.1 Platform: PC-x86-64 OS/Version: Linux Status: NEW Severity: trivial Priority: P2 Component: gdi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: mikolaj.zalewski(a)gmail.com Created an attachment (id=14854) --> (http://bugs.winehq.org/attachment.cgi?id=14854) testcase As the attached testcase demonstrates, Wine returns an invalid tmInternalLeading for Tahoma of size 32. This causes a test for comctl32/tests/status.c to fail. This test fails on Wine with both Wine Tahoma as well as with Tahomas copied from Windows XP and Windows Vista. This suggests that the problem is in gdi32, not the font. -- 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.