freetype2/include/freetype/config
David Turner f47d263f1b * include/freetype/ftoption.h, include/freetype/ftconfig.h,
builds/unix/ftconfig.in, include/freetype/freetype.h,
    src/base/ftcalc.c:
    Make FT_MulFix an inlined function. Also provide an assembler
    implementation for ARM architectures. this is done to speedup
    FreeType a little (on x86 3% when loading+hinting, 10% when
    rendering, ARM savings are more important though).
    Disable this by undefining FT_CONFIG_OPTION_INLINE_MULFIX in
    ftconfig.h
2008-09-02 02:21:58 +00:00
..
ftconfig.h * include/freetype/ftoption.h, include/freetype/ftconfig.h, 2008-09-02 02:21:58 +00:00
ftheader.h * include/freetype/ftadvanc.h, src/base/ftadvanc.c, 2008-09-01 21:35:21 +00:00
ftmodule.h Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
ftoption.h * include/freetype/ftoption.h, include/freetype/ftconfig.h, 2008-09-02 02:21:58 +00:00
ftstdlib.h do not use functions from <ctypes.h>, they are locale-dependent (and slower) 2007-05-15 10:54:10 +00:00