mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-17 04:28:07 +02:00
in the memory debugger. Also a new function FT_DumpMemory() was added. It is only available in builds with FT_DEBUG_MEMORY defined, and you must declare it in your own code to use it, i.e. with something like: extern void FT_DumpMemory( FT_Memory ); ... FT_DumpMemory( memory ); * include/freetype/config/ftoptions.h: disabling TrueType bytecode interpreter ! * include/freetype/internal/ftmemory.h: adding FT_ARRAY_ZERO, as a convenience macro. |
||
|---|---|---|
| .. | ||
| freetype | ||
| ft2build.h | ||