shithub: freetype+ttf2subf

ref: 80f4b060e330334698f1dfb770913589b3786bb0
dir: /src/sfnt/sfnt.c/

View raw version
#define FT_MAKE_OPTION_SINGLE_OBJECT

#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>