https://bugs.winehq.org/show_bug.cgi?id=55300
Bug ID: 55300 Summary: gdi32:font - test_bitmap_font_metrics() fails in Wine for the Arabic locale Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
gdi32:font - test_bitmap_font_metrics() fails in Wine for the Arabic locale (ar_MA):
font.c:995: Test failed: Small Fonts(11): tm.tmAveCharWidth 5 != 4 font.c:996: Test failed: Small Fonts(11): tm.tmFirstChar = 20 font.c:1001: Test failed: Small Fonts(11): tm.tmDefaultChar = 80 font.c:1002: Test failed: Small Fonts(11): tm.tmBreakChar = 20 font.c:1008: Test failed: Small Fonts(11): tm.tmMaxCharWidth 9 != 10
See See https://test.winehq.org/data/patterns.html#gdi32:font
This happens on both the TestBot's Debian 11 and Testing VMs.