Al-Qurtas-Islamic-bank-The-.../src/truetype
David Turner e70d553111 * include/freetype/config/ftoption.h, include/freetype/internal/ttypes.h,
src/truetype/ttpload.c, src/truetype/ttpload.h, src/truetype/ttgload.c:
    added the temporary configuration FT_OPTIMIZE_MEMORY to control various
    optimizations used to reduce the heap footprint of memory-mapped TrueType
    files.

    * src/truetype/ttpload.c (tt_face_load_loca, tt_face_get_location,
    tt_face_done_loca): when FT_OPTIMIZE_MEMORY is set, the locations table
    is read directly from memory-mapped streams, instead of being decoded
    into the heap.

    * src/truetype/ttpload.c: only load the CVT and fpgm tables when the
    bytecode interpreter is compiled in.
2005-02-22 16:53:06 +00:00
..
Jamfile * src/truetype/ttgxvar.c (ft_var_apply_tuple): Fix typo. 2004-04-26 08:09:30 +00:00
module.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
rules.mk * src/pcf/pcfdrivr.c: Revert change from 2004-04-17. 2004-04-25 20:15:11 +00:00
truetype.c * src/pcf/pcfdrivr.c: Revert change from 2004-04-17. 2004-04-25 20:15:11 +00:00
ttdriver.c * src/truetype/ttobjs.c (tt_driver_done): Fix typo. 2004-05-06 11:48:35 +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 * include/freetype/config/ftoption.h, include/freetype/internal/ttypes.h, 2005-02-22 16:53:06 +00:00
ttgload.h * src/truetype/ttgload.c, src/truetype/ttgload.h (TT_Load_Glyph), 2004-04-19 06:13:50 +00:00
ttgxvar.c * builds/unix/configure.ac: Add `-fno-strict-aliasing' if gcc is 2004-11-17 08:19:27 +00:00
ttgxvar.h * include/freetype/internal/tttypes.h (GX_BlendRec_) 2004-04-27 20:25:33 +00:00
ttinterp.c * docs/CHANGES: Updated. 2004-10-09 07:07:43 +00:00
ttinterp.h * src/truetype/ttinterp.h: Fix typo. 2004-11-23 22:10:21 +00:00
ttobjs.c * include/freetype/config/ftoption.h, include/freetype/internal/ttypes.h, 2005-02-22 16:53:06 +00:00
ttobjs.h * src/truetype/ttobjs.h, src/truetype/ttobjs.c (tt_face_init, 2004-05-04 16:53:45 +00:00
ttpload.c * include/freetype/config/ftoption.h, include/freetype/internal/ttypes.h, 2005-02-22 16:53:06 +00:00
ttpload.h * include/freetype/config/ftoption.h, include/freetype/internal/ttypes.h, 2005-02-22 16:53:06 +00:00