freetype2/include/freetype/internal
David Turner 6e09a971b5 * include/freetype/internal/ftobjs.h, src/autohint/ahglyph.c,
src/base/ftobjs.c, src/objs/fttype1.c, src/sfnt/ttcmap0.c,
    src/smooth/ftgrays.c: changed uses of "setjmp" and "longjmp"
    to "ft_setjmp" and "ft_lonjmp". Removed direct references to
    <stdio.h> and <setjmp.h> when appropriate, to eventually replace
    them with a FT_CONFIG_STANDARD_LIBRARY_H. Useful for the XFree86
    Font Server backend based on FT2.
2002-06-10 23:03:35 +00:00
..
autohint.h
bdftypes.h
cfftypes.h
fnttypes.h
ftcalc.h
ftcore.h
ftdebug.h
ftdriver.h
ftexcept.h
ftgloadr.h
fthash.h
ftmemory.h
ftobject.h
ftobjs.h
ftstream.h
fttrace.h
internal.h
pcftypes.h
psaux.h
pshints.h
psnames.h
sfnt.h
t1types.h
t42types.h
tttypes.h