[Bug 13600] Default Wine font setup doesn't always work in japanese locale

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 10 07:54:39 CDT 2008


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


Michal Suchanek <hramrach at centrum.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |UNCONFIRMED
         Resolution|INVALID                     |




--- Comment #42 from Michal Suchanek <hramrach at centrum.cz>  2008-06-10 07:54:38 ---
(In reply to comment #41)
> (In reply to comment #40)
> 
> > When I switch to Japanese locale in Windows XP SP2 English the System font
> > indeed does have Japanese script but also does contain the Japanese glyphs.
> 
> I'm getting tired of repeating the same things again and again. System font
> does not contain Japanese glyphs, what you see is a result of font linking
> (to a font existing in WIndows but missing in Wine).

If I read the code correctly in 1.0rc4 the font is actually not linked. There
is some init_system_links function. Assuming it is actually executed it links 
System to Tahome but Tahoma is not linked to anything.

On Windows the SystemLinks key sets up Tahoma to be linked to MS UI Gothic and
MS UI Gothic to be linked to Chinese (and probably other) fonts. However, this
key does not exist in Wine.

> 
> > At
> > least when the System font is used to write Japanese text in Notepad it is
> > displayed correctly, unlike in Wine.
> 
> And the reason has been explained already.
> 


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