[Bug 52946] New: gdi32:font - test_bitmap_font_metrics() fails on Windows in the Greek & Japanese system locales

WineHQ Bugzilla wine-bugs at winehq.org
Mon May 2 06:02:27 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52946

            Bug ID: 52946
           Summary: gdi32:font - test_bitmap_font_metrics() fails on
                    Windows in the Greek & Japanese system locales
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdi32
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

gdi32:font - test_bitmap_font_metrics() fails on Windows in the Japanese and
Greek system locales:

Greek [w7u-el]:
font.c:993: Test failed: Small Fonts(3): tm.tmInternalLeading 1 != 0
font.c:995: Test failed: Small Fonts(3): tm.tmAveCharWidth 2 != 1
font.c:1008: Test failed: Small Fonts(8): tm.tmMaxCharWidth 8 != 7

Japanese and Mixed locale (Japanese system locale) [w10pro64-ja
w10pro64-mx-MX]:
font.c:993: Test failed: Small Fonts(12): tm.tmInternalLeading 0 != 2
font.c:995: Test failed: Small Fonts(12): tm.tmAveCharWidth 7 != 5
font.c:993: Test failed: Small Fonts(13): tm.tmInternalLeading 0 != 2
font.c:995: Test failed: Small Fonts(13): tm.tmAveCharWidth 8 != 6
font.c:1189: Test failed: GetCharABCWidthsW should have failed

https://test.winehq.org/data/patterns.html#gdi32:font

So these failures entirely come down to the system locale, but only a few of
them, and this can happen on any Windows version.

-- 
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.



More information about the wine-bugs mailing list