mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-18 00:18: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.mk | ||
| psmodule.c | ||
| psmodule.h | ||
| psnames.c | ||
| pstables.h | ||
| rules.mk | ||