To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=61102
------- Additional comments from [EMAIL PROTECTED] Tue Jan 24 06:11:40 -0800 2006 ------- font detection is nowadays mostly done in psprint/source/fontmanager/fontconfig.cxx, also interesting is psprint/source/fontmanager/fontmanager.cxx (especially readAfmMetrics for type1 fonts and analyzeTrueTypeFile for TrueType fonts). However, if you do not have the "Din" font on the system, then font fallback comes into the game which happens somewhere in vcl/source/gdi/outdev3.cxx in ImplFontCache::Get. In there you can see which font gets taken and why. --------------------------------------------------------------------- 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]
