shithub: freetype+ttf2subf

ref: 5194f8bf8a9e6a8e970c3d6629c6571b791c9862
dir: /src/sfnt/sfnt.c/

View raw version
#include <sfconfig.h>
#include <ttload.c>
#include <ttcmap.c>

#ifdef TT_CONFIG_OPTION_EMBEDDED_BITMAPS
#include <ttsbit.c>
#endif

#ifdef TT_CONFIG_OPTION_POSTSCRIPT_NAMES
#include <ttpost.c>
#endif

#include <sfdriver.c>