Al-Qurtas-Islamic-bank-The-.../src
Werner Lemberg ee95b6f0d4 Adding OpenType validation module. The code is based on the
(unfinished) `otlayout' module but has been heavily modified to make
it much more compact.

* src/otvalid/*: New module.

* include/freetype/ftotval.h, src/base/ftotval.c,
include/freetype/internal/services/svotval.h: New files.

* include/freetype/config/ftmodule.h: Add otv_module_class.
* include/freetype/config/ftheader.h (FT_OPENTYPE_VALIDATE_H): New
macro.
* include/freetype/internal/ftserv.h
(FT_SERVICE_OPENTYPE_VALIDATE_H): New macro.
* include/freetype/internal/fttrace.h (otvmodule, otvcommon,
otvbase, otvgdef, otvgpos, otvgsub, otvjstf): New trace components.

* include/freetype/ftchapters.h: Updated.

* src/base/Jamfile (Library), src/base/descrip.mms (OBJS),
src/base/rules.mk (BASE_EXT_SRC): Updated.

* docs/CHANGES: Updated.
2004-09-10 14:39:00 +00:00
..
autofit * include/freetype/freetype.h (FT_Glyph_Metrics, FT_GlyphSlotRec), 2004-06-09 20:18:35 +00:00
autohint * include/freetype/freetype.h (FT_Glyph_Metrics, FT_GlyphSlotRec), 2004-06-09 20:18:35 +00:00
base Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
bdf * src/pcf/pcfread (pcf_load_font), src/bdf/bdfdrivr.c 2004-07-31 23:04:23 +00:00
cache formatting & small beautification 2004-07-19 20:02:35 +00:00
cff * src/otlayout/otlgpos.c (otl_gpos_subtable_validate): Add argument 2004-08-29 16:50:09 +00:00
cid * src/truetype/ttobjs.c (tt_driver_done): Fix typo. 2004-05-06 11:48:35 +00:00
gzip performance optimizations regarding face opening 2004-06-23 15:44:03 +00:00
lzw * src/lzw/zopen.c: Comment out inclusion of `signal.h' and `unistd.h'. 2004-06-15 13:57:00 +00:00
otlayout * src/otlayout/otlgpos.c (otl_gpos_subtable_validate): Add argument 2004-08-29 16:50:09 +00:00
otvalid Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
pcf * src/pcf/pcfread (pcf_load_font), src/bdf/bdfdrivr.c 2004-07-31 23:04:23 +00:00
pfr * src/pfr/pfrload.c (pfr_sort_kerning_pairs): Single-byte 2004-08-08 16:52:29 +00:00
psaux * include/freetype/internal/psaux.h (T1_ParseState): New 2004-05-13 12:59:59 +00:00
pshinter * builds/unix/ft-munmap.m4 (FT_MUNMAP_PARAM): Fix arguments of 2004-04-02 07:13:53 +00:00
psnames * include/freetype/internal/bdftypes.h: removed obsolete header 2003-10-29 21:43:52 +00:00
raster * docs/CHANGES: Updated. 2004-06-12 13:21:20 +00:00
sfnt * include/freetype/internal/ftobjs.h: Don't include 2004-09-06 07:06:56 +00:00
smooth * include/freetype/freetype.h: Document FT_LOAD_TARGET_XXX properly. 2004-02-19 21:39:58 +00:00
tools * src/tools/docmaker/sources.py (re_source_block_format2) <column>: 2004-09-08 13:36:39 +00:00
truetype * src/truetype/ttgxvar.c (TT_Vary_Get_Glyph_Deltas): Fix call to 2004-09-08 09:47:44 +00:00
type1 * include/freetype/internal/ftobjs.h: Don't include 2004-09-06 07:06:56 +00:00
type42 * src/cff/cffobjs.c (cff_face_init): fixed a small memory leak 2004-04-21 14:30:37 +00:00
winfonts * src/winfonts/winfnt.c (FNT_Face_Init): Set x_ppem and y_ppem 2004-06-15 14:13:10 +00:00
Jamfile 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00