ca13392d83
independent single objects..
18 lines
263 B
C
18 lines
263 B
C
#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>
|
|
|
|
|