https://bugs.winehq.org/show_bug.cgi?id=47872 --- Comment #12 from Esme <madewokherd(a)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#l372... 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-m... 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.