18 Sep
2023
18 Sep
'23
9:49 a.m.
Certain characters are considered by GetTextExtentExPointA/W to have no width, even if they have a non-zero width and a shape in the font. This MR attempts to bring Wine's implementation of these functions closer to native behavior, though I was not able to get it anywhere near perfect. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3876