> 1. FreeType crashes at ttgload.c:103 if hhea->number_Of_HMetrics
>    is 0.  The problem is with k, which is assumed to be at least 1.

I've just added a guard, thanks.

> 2. FreeType refuses to get an sbit that has a glyph index beyond
> maxp->numGlyphs.  Note that the OpenType spec explicitly allows a
> font to have no scalable glyphs, although it warns against legacy
> rasterisers not being able to process such fonts.
> 
> 3. FreeType refuses to load a font that has no loca or glyph tables.
> See the above note.

Those are valid concerns IMHO.  David, do you have time to handle
that?


    Werner
_______________________________________________
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts

Reply via email to