4 Oct
2024
4 Oct
'24
3 p.m.
When passing a box with a non-zero height that is smaller than the bounding box to GdipMeasureString, it returns a bounding box of 0. In Windows it returns the same height as the box. -- v2: gdiplus: Assign box height when bounding box height is larger. https://gitlab.winehq.org/wine/wine/-/merge_requests/6597