To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=101552
------- Additional comments from [email protected] Tue May 19 07:07:43 +0000 2009 ------- Indeed, there are no public GDI-APIs that work on all of our supported Windows platforms that provide this info directly. But as I wrote in http://gsl.openoffice.org/servlets/BrowseList? list=dev&by=thread&from=2225826 we can still get all the information we need to implement this enhancement: Get each font file's CMAP table (either by using GDI's GetFontData() or by calling VCL's UpdateFromHDC()) and then parse it using VCL's ParseCMAP() function. --------------------------------------------------------------------- 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]
