To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=102911
------- Additional comments from [email protected] Tue Jun 30 14:45:16 +0000 2009 ------- Maybe the WIN GDI call GetKerningPairs() fails because it cannot map every glyph pair referenced in the SFNT.kern.fmt1 array back to a unicode pair. E.g. "DejaVu Serif 2.2.1" has 1316 kerning pairs, two of which are problematic. They reference glyph 2408 ("Circumflex") which is not covered in the CMAP tables, so GDI cannot map that glyph back to its code point. The pairs are "CircumFlex"+"Comma"-73 and "CircumFlex"+"Period"-73. Could someone experienced with fontforge remove these two pairs and test with the fixed 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]
