mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-18 07:18:09 +02:00
error if a negative size is passed in parameters.
* src/cache/ftccache.c: make ftc_node_destroy FT_BASE_DEF, it needs to
be exported for rogue clients
* src/pshinter/pshglob.c: prevent problems with malformed fonts which
have an odd number of blue values (these are broken according to the
specs).
* src/cff/cffload.c, src/type1/t1load.c: modify the loaders to force
even-ness of 'num_blue_values'. Also change the CFF loader so that
invalid entries in index files are ignored.
|
||
|---|---|---|
| .. | ||
| Jamfile | ||
| module.mk | ||
| pshalgo.c | ||
| pshalgo.h | ||
| pshglob.c | ||
| pshglob.h | ||
| pshinter.c | ||
| pshmod.c | ||
| pshmod.h | ||
| pshnterr.h | ||
| pshrec.c | ||
| pshrec.h | ||
| rules.mk | ||