Al-Qurtas-Islamic-bank-The-.../src
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
..
autofit * include/freetype/freetype.h (FT_Glyph_Metrics, FT_GlyphSlotRec), 2004-06-09 20:18:35 +00:00
autohint * include/freetype/config/ftoption.h, include/freetype/internal/ttypes.h, 2005-02-22 16:53:06 +00:00
base * src/base/ftdbgmem.c: adding the ability to list all allocation sites 2005-02-22 15:38:12 +00:00
bdf * src/base/ftbitmap.c, include/freetype/ftbitmap.h: New files for 2004-12-14 16:01:29 +00:00
cache Fix a serious bug in the TT hinter. 2004-11-19 10:35:52 +00:00
cff * src/cff/cffcmap.c (cff_cmap_unicode_init): Don't try to build 2005-02-14 07:25:07 +00:00
cid * src/type1/t1load.c (read_binary_data): Return more meaningful 2005-02-13 21:42:42 +00:00
gzip * builds/unix/configure.ac: Add `-fno-strict-aliasing' if gcc is 2004-11-17 08:19:27 +00:00
lzw * src/lzw/zopen.c: Comment out inclusion of `signal.h' and `unistd.h'. 2004-06-15 13:57:00 +00:00
otvalid * builds/unix/freetype-config.in: Add new flag `--ftversion' to 2005-02-10 08:18:27 +00:00
pcf * builds/unix/configure.ac: Add `-fno-strict-aliasing' if gcc is 2004-11-17 08:19:27 +00:00
pfr Fixing bug #11921 2005-02-10 15:06:00 +00:00
psaux * src/type1/t1load.c (read_binary_data): Return more meaningful 2005-02-13 21:42:42 +00:00
pshinter * builds/unix/configure.ac: Add `-fno-strict-aliasing' if gcc is 2004-11-17 08:19:27 +00:00
psnames * builds/unix/configure.ac: Add `-fno-strict-aliasing' if gcc is 2004-11-17 08:19:27 +00:00
raster * builds/unix/configure.ac: Add `-fno-strict-aliasing' if gcc is 2004-11-17 08:19:27 +00:00
sfnt * src/base/ftobjs.c (FT_Get_Kerning): Make kerning amount 2004-12-12 06:55:40 +00:00
smooth * builds/unix/configure.ac: Add `-fno-strict-aliasing' if gcc is 2004-11-17 08:19:27 +00:00
tools * src/tools/docmaker/sources.py (re_source_block_format2) <column>: 2004-09-08 13:36:39 +00:00
truetype * include/freetype/config/ftoption.h, include/freetype/internal/ttypes.h, 2005-02-22 16:53:06 +00:00
type1 * src/type1/t1load.c (read_binary_data): Return more meaningful 2005-02-13 21:42:42 +00:00
type42 * src/type1/t1load.c (read_binary_data): Return more meaningful 2005-02-13 21:42:42 +00:00
winfonts * builds/unix/configure.ac: Add `-fno-strict-aliasing' if gcc is 2004-11-17 08:19:27 +00:00
Jamfile 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00