Author :
Jon Anderson
Date :
2015-02-06 10:16:45
Hash :416d8796 Message :[truetype] Fix regression in the incremental glyph loader.
* src/truetype/ttgload.c (load_truetype_glyph): For incremental
fonts, the glyph index may be greater than the number of glyphs
indicated, so guard the check with a preprocessor conditional.