Hi, On Fri, 25 Dec 2009 10:27:14 +0800 "Jimmy\(EG\)" <[email protected]> wrote: > We find a bug when use Freetype 2.3.11 Bug, All Postscript Scipt 3 >Type 42 download font FT_Load_Glyph() report error.
Sorry for your inconvenience and Great thank you for providing the patch. I want to ask another help from you - it seems that you're dealing with PostScript, and there's any testing program It seems that the change you focused was introduced about 1 year ago, I guess freetype-2.3.7 is ok, but freetype-2.3.8 (and later) is not ok for you. 2008-12-09 Werner Lemberg <[email protected]> Really fix Savannah bug #25010: An SFNT font with neither outlines nor bitmaps can be considered as containing space `glyphs' only. * src/truetype/ttpload.c (tt_face_load_loca): Handle the case where a `glyf' table is missing. * src/truetype/ttgload.c (load_truetype_glyph): Abort if we have no `glyf' table but a non-zero `loca' entry. (tt_loader_init): Handle missing `glyf' table. * src/base/ftobjs.c (FT_Load_Glyph): Undo change 2008-12-05. * src/sfnt/sfobjs.c (sfnt_load_face): A font with neither outlines nor bitmaps is scalable. I have to check your patch does not break Savannah bug #25010. Please wait a while, maybe I cannot fix it within this year. Regards, mpsuzuki _______________________________________________ Freetype-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype-devel
