To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=55680
------- Additional comments from [EMAIL PROTECTED] Wed Oct 12 22:03:32 -0700 2005 ------- The issue 30429 is not still closed completely.Not only "kochgothic" but also another fonts has same problem. Japanese character-set has 2 way alphabet(regexp:[A-Za-z]) encodings. 1.ASCII compatible singlebyte encoding (narrowly displayed) 2.ASCII incompatible doublebyte encoding (widely displayed) Japanese Windows uses doublebyte alpabet encoding for OS standerd fonts, but VCL is written in singlebyte version for standerd fonts in locale "ja". See this page with Japanese fonts. Find below tokens and replace: MS ゴシック ---> MS ゴシック MS P ゴシック ---> MS Pゴシック MS 明朝 ---> MS 明朝 MS P 明朝 ---> MS P明朝 MSゴシック ---> MS ゴシック MSPゴシック ---> MS Pゴシック MS明朝 ---> MS 明朝 MSP明朝 ---> MS P明朝 --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
