[Bug 52898] New: gdi32:font - test_max_height() fails on all Windows 10 versions

WineHQ Bugzilla wine-bugs at winehq.org
Tue Apr 26 10:10:02 CDT 2022


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

            Bug ID: 52898
           Summary: gdi32:font - test_max_height() fails on all Windows 10
                    versions
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdi32
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

test_max_height() fails on all Windows 10 versions:

font.c:6532: Test failed: height=-65536: GetTextMetrics failed
font.c:6533: Test failed: height=-65536: expected 1 ppem value (2), got 0
font.c:6535: Test failed: height=-65536: expected 1 ppem value (1), got 0
font.c:6532: Test failed: height=-123456: GetTextMetrics failed
font.c:6533: Test failed: height=-123456: expected 1 ppem value (2), got 0
font.c:6535: Test failed: height=-123456: expected 1 ppem value (1), got 0
font.c:6532: Test failed: height=123456: GetTextMetrics failed
font.c:6533: Test failed: height=123456: expected 1 ppem value (2), got 0
font.c:6535: Test failed: height=123456: expected 1 ppem value (1), got 0

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

Furthermore, the following related tests also fail on Windows 10 1809+:

font.c:6517: Test failed: GetTextMetrics failed
font.c:6518: Test failed: expected greater than 1 ppem value (2), got 0
font.c:6520: Test failed: expected greater than 1 ppem value (1), got 0

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