[Bug 16325] incorrect font rendering for CJK programs

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 2 07:31:25 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=16325

--- Comment #129 from Aric Stewart <aric at codeweavers.com> 2012-02-02 07:31:25 CST ---
(In reply to comment #128)
> This is correct behavior.
> 
> It is generally up to the user or the packager to redirect SimSun to a correct
> local font. 
> 
> If you have a local system font you want to use as a replacement you put it in
> 
> [Software\\Microsoft\\Windows NT\\CurrentVersion\\FontSubstitutes]
> 
> 
> so for example if i want to use the Japanese Ume font "Ume UI Gothic" as my "MS
> UI Gothic" font i add
> 
> "MS UI Gothic" the value "Ume UI Gothic"
> 
> then when my font links get generated they automatically generate with Ume UI
> Gothic in them.
> 
> I am unsure what local system Chinese font you would be using but add it to
> your FontSubstitutes and see if the links are correctly generated using it.

To amend my above statement.

An even better way of doing this is through
[HKEY_CURRENT_USER\Software\Wine\Fonts\Replacements]

If you add a replacements entry then it will only be used if the original font
is missing.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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