https://bugs.winehq.org/show_bug.cgi?id=55299 Bug ID: 55299 Summary: gdi32:font - test_stock_fonts() gets unexpected heights in Arabic en Hebrew locales in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com Distribution: --- gdi32:font - test_stock_fonts() gets unexpected heights in Arabic en Hebrew locales in Wine. In the ar_MA locale: font.c:6484: Test failed: 0(0): expected height 12, got 13 font.c:6484: Test failed: 4(14): expected height 13, got 14 In the he_IL locale: font.c:6484: Test failed: 0(1): expected height 12, got 13 font.c:6484: Test failed: 4(14): expected height 13, got 14 See https://test.winehq.org/data/patterns.html#gdi32:font This happens on both the TestBot's Debian11 and Testing VMs. -- 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.