[Bug 34298] Wine use any Tahoma it find !!

WineHQ Bugzilla wine-bugs at winehq.org
Sat Nov 23 00:28:05 CST 2019


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

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

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

--- Comment #5 from Sagawa <sagawa.aki+winebugs at gmail.com> ---
(In reply to David Seward from comment #4)
> This is still an issue for any non-ASCII language. For example, see the
> attached screenshot using Wine 4.20 and LANG=ja_JP.UTF-8.

Tahoma doesn't have CJK glyphs. So, both built-in Tahoma and native Tahoma
don't help your case.

If you want to show the Japanese message properly,
  a) add a font replacement named "MS UI Gothic" in Replacements key [1]
(preferable), or
  b) link another Japanese font for Tahoma in SystemLink key [2].

[1] HKEY_CURRENT_USER\Software\Wine\Fonts\Replacements, see
https://wiki.winehq.org/Useful_Registry_Keys for details.
[2] HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\FontLink\SystemLink

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