To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=112347
------- Additional comments from [email protected] Mon Jun 14 11:51:31 +0000 2010 ------- Possibly because FreetypeManager::AddFontDir would have iterated through *all* of the charmaps in a font via freetype, and if any of those charmaps were symbol one, then marked the font as a symbol fonts. While currently we run the font through analyzeTrueTypeFile which uses GetTTGlobalFontInfo and FindCmap in sft.cxx and if the first cmap is an apple one we stop there and don't consider any others, so m_aEncoding doesn't get set to SYMBOL seeing as we stop with the first charactermap thing --------------------------------------------------------------------- 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]
