http://bugs.winehq.org/show_bug.cgi?id=35573 Bug ID: 35573 Summary: gdi32:fonts test_stock_fonts() fails on Windows 7 in the Japanese and Hebrew locales Product: Wine Version: 1.7.12 Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com Classification: Unclassified In the Japanese locale the conformance test errors are: font.c:5547: Test failed: 4(0): expected height 15, got 13 font.c:5550: Test failed: 4(0): expected lfHeight -12, got -11 And in the Hebrew one they are: font.c:5547: Test failed: 0(0): expected height 13, got 12 (the Hebrew locale also has a lot of errors in this test) There are three VMs running the tests in a Japanese or Hebrew locale: fg-win7u64-1spie9-he, fg-win7u64-1spie9-ja, newtb-w7u: http://test.winehq.org/data/tests/gdi32:font.html The corresponding tests where introduced by: commit 6834a44dc4c3c7e8c377a2fd56d11e93edd37b2f Author: Dmitry Timoshkov <dmitry(a)baikal.ru> Date: Mon Jun 17 19:01:39 2013 +0900 gdi32/tests: Add a test for default font height scaling with screen resolution changes. -- 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.