Al-Qurtas-Islamic-bank-The-.../include/freetype/config
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
..
ftconfig.h * src/pcf/pcfread.c (pcf_interpret_style): Always allocate memory for 2004-07-28 00:09:02 +00:00
ftheader.h * src/base/ftbitmap.c, include/freetype/ftbitmap.h: New files for 2004-12-14 16:01:29 +00:00
ftmodule.h Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
ftoption.h * include/freetype/config/ftoption.h, include/freetype/internal/ttypes.h, 2005-02-22 16:53:06 +00:00
ftstdlib.h * include/freetype/config/ftstdlib.h: Include `stddef.h'. 2004-10-14 11:33:04 +00:00