freetype2/src/autofit/autofit.c

9 lines
189 B
C
Raw Normal View History

#define FT_MAKE_OPTION_SINGLE_OBJECT
#include <ft2build.h>
#include "afangles.c"
#include "afglobal.c"
#include "afhints.c"
#include "aflatin.c"
#include "afloader.c"
#include "afmodule.c"