[PATCH v2 1/4] gdi32/tests: Remove unreliable height tests.

Akihiro Sagawa sagawa.aki at gmail.com
Sun Mar 28 09:07:31 CDT 2021


New in v2 to fix Alexandre's test failures.
I decide to remove these tests because we'll add more reliable ones in
the later patch.

In detail, Latin Modern Math causes test failures at these points.
The 212 height is too high. However, this is correct as manual test
shows it is the same value in native.
Moreover, the upper bound is a heuristic value. So, there might be a
font face that is over 212 height.

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/gdi32/tests/font.c | 2 --
 1 file changed, 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0001-gdi32-tests-Remove-unreliable-height-tests.patch
Type: text/x-patch
Size: 978 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210328/0898eb30/attachment-0001.bin>


More information about the wine-devel mailing list