Fix Savannah bug #30106.
Point numbers for FreeType's implementation of hinting masks are collected before the final number of points of a glyph has been determined; in particular, the code for handling the `endchar' opcode can reduce the number of points. * src/pshinter/pshalgo.c (psh_glyph_find_strong_points): Assure that `end_point' is not larger than `glyph->num_points'.dbgmem-more-limiters
parent
3624110cc2
commit
8d22746c9e
2 changed files with 21 additions and 3 deletions
Loading…
Reference in new issue