freetype2/src/base
David Turner 677dc0f752 * 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
..
Jamfile * include/freetype/internal/ftdebug.h, src/base/ftdebug.c: modified 2002-02-21 11:48:48 +00:00
descrip.mms * src/cache/ftccache.c (ftc_node_done, ftc_node_destroy): Fix 2002-01-25 16:05:39 +00:00
ftbase.c Added a new debugging memory manager implementation. See the 2001-10-22 08:32:21 +00:00
ftbbox.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ftcalc.c Formatting. 2001-12-05 01:22:05 +00:00
ftdbgmem.c fixing hinted advance width bug in all font drivers 2001-12-14 14:52:58 +00:00
ftdebug.c * include/freetype/internal/ftdebug.h, src/base/ftdebug.c: modified 2002-02-21 11:48:48 +00:00
ftglyph.c * src/base/ftglyph (FT_Glyph_To_Bitmap): Remove compiler warning. 2001-12-16 08:17:33 +00:00
ftinit.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ftlist.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ftmac.c Formatting. 2001-12-07 21:56:32 +00:00
ftmm.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ftnames.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ftobjs.c * include/freetype/internal/ftdebug.h, src/base/ftdebug.c: modified 2002-02-21 11:48:48 +00:00
ftoutln.c * src/base/ftobjs.c, src/base/ftoutln.c, src/cache/ftccmap.c, 2002-01-07 10:04:09 +00:00
ftstream.c * include/freetype/internal/ftdebug.h, src/base/ftdebug.c: modified 2002-02-21 11:48:48 +00:00
ftsynth.c 2001-07-13 Werner Lemberg <wl@gnu.org> 2001-07-12 22:41:08 +00:00
ftsystem.c replaced liberal uses of "memset" by the "MEM_Set" macro call 2001-10-24 07:32:55 +00:00
fttrigon.c * src/base/ftglyph (FT_Glyph_To_Bitmap): Remove compiler warning. 2001-12-16 08:17:33 +00:00
rules.mk * include/freetype/internal/ftdebug.h, src/base/ftdebug.c: modified 2002-02-21 11:48:48 +00:00