freetype2/src
David Turner 222cec8c20 * include/freetype/internal/ftdebug.h, src/base/ftdebug.c: modified
the debug sub-system initialization. trace levels can now be specified
        within the "FT2_DEBUG" environment variable. See the comments within
        "ftdebug.c" for more details

        * include/freetype/internal/fttrace.h: new file to define the trace
        levels used for debugging. it is used both to define enums and
        toggle names for FT2_DEBUG

        * src/base/ftobjs.c, src/base/ftstream.c: FT_Assert renamed to
        FT_ASSERT

        * include/freetype/internal/ftextend.h, src/base/ftextend.c,
        src/base/Jamfile, src/base/rules.mk: removing "ftextend" from the
        library, since it is now completely obsolete..
2002-02-21 11:48:48 +00:00
..
autohint * src/autohint/ahglyph.c (ah_outline_link_segments): Remove unused 2002-02-19 01:12:23 +00:00
base * include/freetype/internal/ftdebug.h, src/base/ftdebug.c: modified 2002-02-21 11:48:48 +00:00
cache * builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first. 2002-02-19 16:30:15 +00:00
cff * builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first. 2002-02-19 16:30:15 +00:00
cid Adding the function `FT_Get_Next_Char', doing the obvious thing 2002-02-04 20:55:58 +00:00
pcf * builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first. 2002-02-19 16:30:15 +00:00
psaux * builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first. 2002-02-19 16:30:15 +00:00
pshinter * include/freetype/internal/ftdebug.h, src/base/ftdebug.c: modified 2002-02-21 11:48:48 +00:00
psnames Adding the function `FT_Get_Next_Char', doing the obvious thing 2002-02-04 20:55:58 +00:00
raster * src/cache/ftccache.c (ftc_node_done, ftc_node_destroy): Fix 2002-01-25 16:05:39 +00:00
sfnt * builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first. 2002-02-19 16:30:15 +00:00
smooth * include/freetype/internal/ftdebug.h, src/base/ftdebug.c: modified 2002-02-21 11:48:48 +00:00
tools fixed html quoting in DocMaker 2002-01-07 12:09:51 +00:00
truetype * builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first. 2002-02-19 16:30:15 +00:00
type1 Add support for ISOLatin1 PS encoding. 2002-02-10 12:33:14 +00:00
winfonts Adding the function `FT_Get_Next_Char', doing the obvious thing 2002-02-04 20:55:58 +00:00
Jamfile add support for new postscript hinter 2001-10-18 11:49:26 +00:00