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

WineHQ Bugzilla wine-bugs at winehq.org
Tue Dec 24 09:02:55 CST 2019


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

Sagawa <sagawa.aki+winebugs at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sagawa.aki+winebugs at gmail.c
                   |                            |om

--- Comment #2 from Sagawa <sagawa.aki+winebugs at gmail.com> ---
Created attachment 66083
  --> https://bugs.winehq.org/attachment.cgi?id=66083
gdiplus:font result (Windows 7, ja-jp)

I think SystemPreferredUILanguages cause this issue.

Because, on my Japanese Windows 7, gdiplus:font shows same errors as seen on
Windows 10 (see the attachment for details).

font.c:829: Test failed: wrong face name MS UI Gothic
font.c:837: Test failed: wrong face name MS UI Gothic
font.c:848: Test failed: wrong face name MS UI Gothic

The difference between my environment and win7u64-1spie9-ja VM is
SystemPreferredUILanguages.
On my PC, it's 0411 (Japanese) while on win7u64-1spie9-ja VM[1] it's 0409
(English US). Moreover, on Windows 10 PC[2], it's 0411,0409.

[1]
https://test.winehq.org/data/f870aa4988fa8e980919c144682da72865364ff0/win7_fg-win7u64-1spie9-ja/version.html
[2]
https://test.winehq.org/data/f870aa4988fa8e980919c144682da72865364ff0/win10_newtb-w1064v1809-ja-32/version.html

What do you think about this point?

-- 
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