To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=78970
------- Additional comments from [EMAIL PROTECTED] Mon Jul 16 10:19:13 +0000 2007 ------- @ekato: thanks for looking into this. Too bad that the font name language trick does not work reliably. Its great that the Mac-Encoding test you suggested works at least with most of the fonts on a standard install. On the other hand most of the CJK fonts from other platforms (e.g. Sazanami), from the MacTestDrive apps and many other sources do only contain a Mac-Encoding (Roman), which wouldn't trigger the new heuristic. Since the font is already selected when we need this info it is not too expensive to get the whole CMAP and check for a few typical unicodes. Which unicodes would be best? Maybe we should do combine these different tricks: - use the Mac-Encoding trick for fonts which are typical for older Mac platforms - use the OS/2 table unicode ranges if the OS/2 table is available - use the "test a few typical unicodes" heuristic for other fonts --------------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
