freetype2/include/freetype
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
..
cache * docs/FTL.txt: updated license text to provide a preffered disclaimer 2002-04-11 15:17:16 +00:00
config * README.UNX: updated the Unix-specific quick-compilation guide to 2002-04-12 09:31:48 +00:00
internal * README.UNX: updated the Unix-specific quick-compilation guide to 2002-04-12 09:31:48 +00:00
freetype.h * builds/vms/ftconfig.h: Rename LOCAL_DEF and LOCAL_FUNC to 2002-03-29 07:43:04 +00:00
ftbbox.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftcache.h Formatting. 2001-12-20 17:49:10 +00:00
ftchapters.h * include/freetype/ftsizes.h, src/base/ftobjs.c, src/cache/ftcmanag.c: 2001-10-07 13:30:26 +00:00
fterrdef.h * builds/vms/ftconfig.h: Rename LOCAL_DEF and LOCAL_FUNC to 2002-03-29 07:43:04 +00:00
fterrors.h * builds/vms/ftconfig.h: Rename LOCAL_DEF and LOCAL_FUNC to 2002-03-29 07:43:04 +00:00
ftglyph.h * src/base/ftglyph (FT_Glyph_To_Bitmap): Remove compiler warning. 2001-12-16 08:17:33 +00:00
ftimage.h Formatting. 2002-01-09 21:01:18 +00:00
ftlist.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftmac.h Formatting. 2001-12-07 21:56:32 +00:00
ftmm.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftmoderr.h Formatting. 2001-06-19 23:03:41 +00:00
ftmodule.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftoutln.h * src/type1/t1objs.c (T1_Face_Init): Add cast to avoid compiler 2002-01-03 22:06:13 +00:00
ftrender.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftsizes.h Fixed a bug in `glnames.py' that prevented it from generating 2001-10-10 19:56:42 +00:00
ftsnames.h * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
ftsynth.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftsystem.h * builds/vms/ftconfig.h: Rename LOCAL_DEF and LOCAL_FUNC to 2002-03-29 07:43:04 +00:00
fttrigon.h finishing function header formatting 2001-06-28 17:49:10 +00:00
fttypes.h finishing function header formatting 2001-06-28 17:49:10 +00:00
t1tables.h * include/freetype/t1tables.h (t1_blend_max): Fix typo. 2002-03-30 13:16:35 +00:00
ttnameid.h Formatting. 2001-12-05 01:22:05 +00:00
tttables.h Updating to OpenType 1.3. 2001-08-13 11:44:29 +00:00
tttags.h finishing function header formatting 2001-06-28 17:49:10 +00:00