mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-01-27 05:40:23 +01: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. |
||
|---|---|---|
| .. | ||
| module.mk | ||
| rules.mk | ||
| t1afm.c | ||
| t1afm.h | ||
| t1driver.c | ||
| t1driver.h | ||
| t1gload.c | ||
| t1gload.h | ||
| t1hinter.c | ||
| t1hinter.h | ||
| t1load.c | ||
| t1load.h | ||
| t1objs.c | ||
| t1objs.h | ||
| t1parse.c | ||
| t1parse.h | ||
| t1tokens.c | ||
| t1tokens.h | ||
| type1.c | ||