April 16, 2026
5:04 p.m.
I've finished writing a new test, it now uses the recommended font, I tested this on my system wine where it correctly fails. ``` font.c:4267: Test failed: Expected tmExternalLeading 0, got 3 ``` With wine build from this branch there is no output, as expected. I did not retest Windows, however the fix hasn't changed so I don't think that is necessary. Let me know if there's anything I missed because this test was mostly made just from copying existing tests to get to the minimal implementation, so it's likely I overlooked something that is needed. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10603#note_136560