[Bug 16325] incorrect font rendering for CJK programs

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 4 02:27:56 CDT 2009


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





--- Comment #95 from Andrea Denzler <denzler at usa.net>  2009-06-04 02:27:55 ---
Created an attachment (id=21537)
 --> (http://bugs.winehq.org/attachment.cgi?id=21537)
FontTest application

I don't know the Wine/Windows internals, so I don't know if the incorrect
rendering has to do with some distribution settings or with an internal bug.
- Under Windows the DEFAULT CHARSET will display all unicode fonts for Arial.
- Under Wine the DEFAULT CHARSET will display only base characters for Arial.
Since the Arial font seems to not contain unicode glyphs there exists a kind of
font replace only for the missing glyphs. But I don't know if this coded or
specified through settings. I tried to search in the Windows registry for that
without success. I tried to copy all Windows fonts to Wine, and I tried to copy
all Windows font registry settings to Wine. I wasn't able to solve the issues.

Under Mac the situation is even worse, most charsets are just shown incorrectly
even if the font has the glyphs. See previous attachment. Funny to note that
also under Mac I found the only situation (with CHINESE BIG5 CHARSET) that
seems to show correctly all glyphs. Worst and Best case on OS X.

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