>> After digging a bit, this seems like a bug to me, the #ifdef block
>> starting from 2626 in src/cff/cffgload.c never sets
>> linearHorizAdvance/linearVertAdvance if bitmaps are found, unlike
>> the equivalent code in src/truetype/ttgload.c.
> 
> Yes, it's a bug.  Will have a look how to fix this gracefully, this
> is, without completely parsing the glyph charstrings.

Should be fixed now in git, please test.  Since embedded bitmaps can
only happen in an SFNT, parsing the glyph charstrings is not necessary
because the `hmtx' table is mandatory.


    Werner

_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to