freetype2/include/freetype/internal
David Turner d15bc0d13a * README.UNX: updated the Unix-specific quick-compilation guide to
warn about the GNU Make requirement at compile time..

        * include/freetype/config/ftstdlib.h,
          include/freetype/config/ftconfig.h,
          include/freetype/config/ftheader.h,
          include/freetype/internal/ftmemory.h,
          include/freetype/internal/ftobjs.h,

          src/autohint/ahoptim.c,

          src/base/ftdbgmem.c, src/base/ftdebug.c,
          src/base/ftmac.c,    src/base/ftobjs.c,
          src/base/ftsystem.c,

          src/cache/ftcimage.c, src/cache/ftcsbits.c,

          src/cff/cffdriver.c, src/cff/cffload.c, src/cff/cffobjs.c,

          src/cid/cidload.c, src/cid/cidparse.c, src/cid/cidriver.c,

          src/pcf/pcfdriver.c, src/pcf/pcfread.c,

          src/psaux/t1cmap.c, src/psaux/t1decode.c,

          src/pshinter/pshalgo1.c, src/pshinter/pshalgo2.c,
          src/pshinter/pshrec.c,

          src/psnames/psmodule.c,

          src/raster/ftraster.c,

          src/sfnt/sfdriver.c, src/sfnt/ttload.c, src/sfnt/ttpost.c,

          src/smooth/ftgrays.c,

          src/type1/t1afm.c,  src/type1/t1driver.c, src/type1/t1gload.c,
          src/type1/t1load.c, src/type1/t1objs.c,   src/type1/t1parse.c:

            added the new configuration file "ftstdlib.h" used to define
            aliases for all ISO C library functions used by the engine
            (e.g. strlen, qsort, setjmp, etc...)

            this eases the porting of FreeType 2 to exotic environments like
            XFree86 modules/extensions..

            also removed many #include <string.h>, #include <stdlib.h>, etc...
            from the engine's sources where they're not needed..
2002-04-12 09:31:48 +00:00
..
autohint.h formatting 2002-03-29 23:23:28 +00:00
cfftypes.h formatting 2002-03-29 23:23:28 +00:00
fnttypes.h formatting 2002-03-29 23:23:28 +00:00
ftcalc.h Fixes from the stable branch: 2002-04-02 14:50:31 +00:00
ftdebug.h formatting 2002-03-29 23:23:28 +00:00
ftdriver.h formatting 2002-03-29 23:23:28 +00:00
ftgloadr.h formatting 2002-03-29 23:23:28 +00:00
ftmemory.h * README.UNX: updated the Unix-specific quick-compilation guide to 2002-04-12 09:31:48 +00:00
ftobjs.h * README.UNX: updated the Unix-specific quick-compilation guide to 2002-04-12 09:31:48 +00:00
ftstream.h formatting 2002-03-29 23:23:28 +00:00
fttrace.h formatting 2002-03-29 23:23:28 +00:00
internal.h formatting 2002-03-29 23:23:28 +00:00
pcftypes.h finishing function header formatting 2001-06-28 17:49:10 +00:00
psaux.h formatting 2002-03-29 23:23:28 +00:00
pshints.h * include/freetype/t1tables.h (t1_blend_max): Fix typo. 2002-03-30 13:16:35 +00:00
psnames.h * include/freetype/t1tables.h (t1_blend_max): Fix typo. 2002-03-30 13:16:35 +00:00
sfnt.h * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
t1types.h * include/freetype/t1tables.h (t1_blend_max): Fix typo. 2002-03-30 13:16:35 +00:00
tttypes.h * src/psaux/t1cmap.c: s/index/idx/. 2002-03-31 11:18:15 +00:00