[Bug 4065] picasa2: Korean fonts render with boxes

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 14 04:38:57 CDT 2008


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





--- Comment #17 from Dmitry Timoshkov <dmitry at codeweavers.com>  2008-06-14 04:38:56 ---
/* CP932 Japanese, test on LANG=ja_JP.UTF-8  */
{932, "Arial", ANSI_CHARSET, 1252, 1252}, /* weird, I'd thought it's 932,
differs from others asian locale */
{932, "Arial", DEFAULT_CHARSET, 1252, 1252},

That's because Arial doesn't contain japanese glyphs, once I change Arial
to "MS UI Gothic" the test above returns 932 (in japanese locale).

That's under XP SP3.


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