mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-18 10:48:08 +02:00
More C++ fixes: Introducing LOCAL_FUNC_X for local functions used in function pointers (there are no local anonymous functions in C++) and FT_CPLUSPLUS (instead of FT_EXPORT_VAR) to define linkage of structures which contain function pointers. |
||
|---|---|---|
| .. | ||
| module.mk0 | ||
| rules.mk0 | ||
| 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 | ||