[Bug 47872] gdiplus:font fails in Japanese locale on Windows 10

WineHQ Bugzilla wine-bugs at winehq.org
Sun Mar 22 14:22:44 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=47872

--- Comment #12 from Esme <madewokherd at gmail.com> ---
FWIW, I think Wine uses this list to decide on the substitution:
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/gdi32/freetype.c#l3721

Possible values in Wine are: Tahoma, Microsoft Sans Serif [Arabic], MS UI
Gothic [Japanese], SimSun [Chinese Simplified], Gulim [Korean], and PMingLiU
[Chinese Traditional]

https://docs.microsoft.com/en-us/windows/win32/intl/using-ms-shell-dlg-and-ms-shell-dlg-2
describes a similar mapping.

I don't think this is worth testing in gdiplus tests. We should just check that
we get a different font from MS Shell Dlg.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list