freetype2/src
Werner Lemberg 4b8397c775 * src/otlayout/otlgpos.c (otl_gpos_subtable_validate): Add argument
to pass number of lookups.
Update all callers.
Don't call otl_lookup_list_validate but otl_lookup_validate.
(otl_gpos_validate): Call otl_lookup_list_validate instead of
otl_gpos_subtable_validate.

* src/otlayout/otlgpos.h: Updated.

* src/otlayout/otljstf.c (otl_jstf_max_validate): Add argument to
pass number of lookups.
Update all callers.


* src/cff/cffparse.c (cff_parse_real): s/exp/exponent/ to avoid
compiler warning.


* src/sfnt/ttcmap0.c, src/sfnt/ttcmap0.h: Renamed to...
* src/sfnt/ttcmap.c, src/sfnt/ttcmap.h: This.
* src/sfnt/Jamfile, src/sfnt/rules.mk, src/sfnt/sfdriver.c,
src/sfnt/sfnt.c, src/sfnt/sfobjs.c: Updated.


* builds/compiler/gcc-dev.mk (CFLAGS): Don't add `-Wnested-externs'
if compiler is g++ (v3.3.3 emits a warning otherwise).
2004-08-29 16:50:09 +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 * src/base/ftmac.c: Don't include truetype/ttobjs.h. 2004-08-28 08:02:46 +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
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 * src/otlayout/otlgpos.c (otl_gpos_subtable_validate): Add argument 2004-08-29 16:50:09 +00:00
smooth * include/freetype/freetype.h: Document FT_LOAD_TARGET_XXX properly. 2004-02-19 21:39:58 +00:00
tools * src/autofit/*: important fixes to the auto-fitter. The output 2004-06-04 17:41:59 +00:00
truetype `Activate' gray-scale specifing hinting within the TrueType 2004-08-07 15:08:33 +00:00
type1 * docs/CHANGES: Updated. 2004-08-02 05:38:33 +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