mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-19 13:38:29 +02:00
debug mode of template instantiation
* src/cff/cffparse.c: fixed the CFF table loader. It didn't accept
empty arrays, and this prevented the loading of certain fonts.
* src/pshinter/pshalgo2.c, src/pshinter/pshalgo3.c: adding fix to
prevent seg fault when hints are provided in an empty glyph !!
* include/freetype/ftimage.h: removed incorrect "zft_" definitions
and updated constants documentation comments
* include/freetype/freetype.h (FT_FaceRec): updating documentation
comment. The "descender" value is always *negative*, not positive !
|
||
|---|---|---|
| .. | ||
| descrip.mms | ||
| Jamfile | ||
| module.mk | ||
| pshalgo.h | ||
| pshalgo1.c | ||
| pshalgo1.h | ||
| pshalgo2.c | ||
| pshalgo2.h | ||
| pshalgo3.c | ||
| pshalgo3.h | ||
| pshglob.c | ||
| pshglob.h | ||
| pshinter.c | ||
| pshmod.c | ||
| pshmod.h | ||
| pshrec.c | ||
| pshrec.h | ||
| rules.mk | ||