https://bugs.winehq.org/show_bug.cgi?id=55301
Bug ID: 55301 Summary: gdi32:font - test_bitmap_font_metrics(System) fails in Wine for the Japanese and Chinese locales 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(System) fails in Wine for the Japanese and Chinese locales.
In the ja_JP locale: font.c:986: Test failed: System(18): tm.tmWeight 700 != 400
In the zh_CN locale: font.c:993: Test failed: System(16): tm.tmInternalLeading 0 != 3
See https://test.winehq.org/data/patterns.html#gdi32:font
This happens on both the TestBot's Debian 11 and Testing VMs
https://bugs.winehq.org/show_bug.cgi?id=55301
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase