mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-20 08:18:10 +02:00
Moving some internal structures and constants from freetype.h to ftobjs.h. Finally removing FT_LOAD_ANTI_ALIAS. Cleaning up all error codes. Only the used ones have survived :-) Removed unused FT_MAX_GLYPH_FORMATS constant. T2 error codes are now in the range 0x500-0x5FF (instead of `TrueDoc'). Some minor improvements of error return values. Finally fixing error code values in ftraster and ftgrays to be compliant with all other FT error codes. |
||
|---|---|---|
| .. | ||
| cff.c | ||
| module.mk | ||
| rules.mk | ||
| t2driver.c | ||
| t2driver.h | ||
| t2gload.c | ||
| t2gload.h | ||
| t2load.c | ||
| t2load.h | ||
| t2objs.c | ||
| t2objs.h | ||
| t2parse.c | ||
| t2parse.h | ||
| t2tokens.h | ||