Skip to content

user32: Use SYSTEM_FONT if given font is not installed.

Akihiro Sagawa requested to merge sgwaki/wine:wip.bug37297 into master

We also check the pixel size to avoid the problem of using the bitmap font when the specified system font, such as MS UI Gothic, is not available.

Wine-Bugs: https://bugs.winehq.org/show_bug.cgi?id=37297

Merge request reports

Loading