Thanks, which version that you have added support for those two operators? I have tested the CVS version, but it also can not be display correctly.
-----Original Message----- From: Werner LEMBERG [mailto:[EMAIL PROTECTED] Sent: Thursday, December 06, 2007 11:43 PM To: [EMAIL PROTECTED] Cc: [email protected] Subject: Re: [ft-devel] The font can't be parsed correctly > There are two fonts which I extract from a PDF, and some other > pdf viewers can display them correctly. Uh, oh, those two fonts are baaaad. Apparently, they have been incorrectly converted from Type 1 to Type 2 format: They use the `hsbw' and `closepath' operators which are undefined in Type 2 charstrings. Anyway, I've added support for those two operators, and the fonts are now handled fine. Please test. Werner
_______________________________________________ Freetype-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype-devel
