freetype2/src/truetype
David Turner b280537b6d * src/base/ftdbgmem.c, docs/DEBUG.TXT: added new environment variables
to control memory debugging with FreeType. See the description of
    "FT2_DEBUG_MEMORY", "FT2_ALLOC_TOTAL_MAX" and "FT2_ALLOC_COUNT_MAX"
    in DEBUG.TXT

    * src/cache/ftccache.c, src/cache/ftccmap.c, src/cache/ftcsbits.c,
    ftlru.c: fixed the cache sub-system to correctly deal with out-of-memory
    conditions.

    * src/pfr/pfrobjs.c, src/pfr/pfrsbits.c: fixing compiler warnings and a
    small memory leak

    * src/psaux/psobjs.c (t1_reallocate_table): fixed a bug (memory leak) that
    only happened when trying to resize an array would end in an OOM.

    * src/smooth/ftgrays.c: removed compiler warnings / volatile bug

    * src/truetype/ttobjs.c: removed segmentation fault that happened in
    tight memory environments.
2003-03-13 21:07:51 +00:00
..
Jamfile 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
descrip.mms * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
module.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
rules.mk * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
truetype.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ttdriver.c * src/cache/ftccmap.c: the cmap cache now supports UCS-4 charmaps 2003-02-25 20:37:50 +00:00
ttdriver.h * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
tterrors.h Formatting. 2001-06-19 23:03:41 +00:00
ttgload.c The incremental interface now passes the old metrics when asking for 2003-02-13 17:49:27 +00:00
ttgload.h * src/truetype/ttdriver.c (Load_Glyph): Fourth parameter must be 2002-09-21 18:43:10 +00:00
ttinterp.c * src/truetype/ttdriver.c, src/truetype/ttobjs.h, src/truetype/ttobjs.c, 2003-02-18 22:25:22 +00:00
ttinterp.h * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
ttobjs.c * src/base/ftdbgmem.c, docs/DEBUG.TXT: added new environment variables 2003-03-13 21:07:51 +00:00
ttobjs.h * src/truetype/ttdriver.c, src/truetype/ttobjs.h, src/truetype/ttobjs.c, 2003-02-18 22:25:22 +00:00
ttpload.c * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
ttpload.h * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00