freetype2/src/autofit
Werner Lemberg 1e1b6dff54 * src/pfr/pfrcmap.c: Include pfrerror.h.
* src/autofit/afindic.c: Add some external declarations to pacify
`make multi' compilation.

* src/cid/cidgload.c (cid_load_glyph): Pacify compiler.

* src/cff/cffdrivr.c (cff_ps_get_font_info), src/cff/cffobjs.c
(cff_strcpy), include/freetype/internal/ftmemory.h (FT_MEM_STRDUP),
src/autofit/aflatin.c (af_latin_hints_compute_edges),
src/autofit/afcjk.c (af_cjk_hints_compute_edges), src/sfnt/ttmtx.c
(tt_face_get_metrics), src/base/ftobjs.c (open_face)
[FT_CONFIG_OPTION_INCREMENTAL]: Fix compilation with C++ compiler.

* docs/release: Mention test compilation targets.
2007-07-07 07:30:40 +00:00
..
Jamfile Add autofit module for Indic scripts. This currently just reuses 2007-06-26 04:44:35 +00:00
afangles.c * src/base/ftcalc.c: Don't use `long long' but `FT_Int64'. 2006-11-03 09:40:12 +00:00
afangles.h * src/autofit/afdummy.c, src/autofit/afdummy.h 2005-03-02 11:24:23 +00:00
afcjk.c * src/pfr/pfrcmap.c: Include pfrerror.h. 2007-07-07 07:30:40 +00:00
afcjk.h * src/pfr/pfrcmap.c: Include pfrerror.h. 2007-07-07 07:30:40 +00:00
afdummy.c Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
afdummy.h Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
aferrors.h * docs/CHANGES, docs/INSTALL.ANY: Updated. 2005-03-23 16:45:24 +00:00
afglobal.c Add autofit module for Indic scripts. This currently just reuses 2007-06-26 04:44:35 +00:00
afglobal.h formatting 2007-06-11 21:15:09 +00:00
afhints.c formatting 2007-06-11 21:15:09 +00:00
afhints.h experimental changes for the Latin auto-hinter. 2007-06-11 05:37:35 +00:00
afindic.c Add autofit module for Indic scripts. This currently just reuses 2007-06-26 04:44:35 +00:00
afindic.h Add autofit module for Indic scripts. This currently just reuses 2007-06-26 04:44:35 +00:00
aflatin.c * src/pfr/pfrcmap.c: Include pfrerror.h. 2007-07-07 07:30:40 +00:00
aflatin.h formatting; improved ChangeLog entries 2007-04-03 07:19:53 +00:00
aflatin2.c experimental auto-hinter updates 2007-06-11 20:35:54 +00:00
aflatin2.h experimental changes for the Latin auto-hinter. 2007-06-11 05:37:35 +00:00
afloader.c formatting 2007-06-11 21:15:09 +00:00
afloader.h Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
afmodule.c * src/base/ftcalc.c: Don't use `long long' but `FT_Int64'. 2006-11-03 09:40:12 +00:00
afmodule.h Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
aftypes.h Add autofit module for Indic scripts. This currently just reuses 2007-06-26 04:44:35 +00:00
afwarp.c formatting 2007-01-26 16:08:49 +00:00
afwarp.h * src/cff/cffload.c (cff_index_get_pointers): Handle last entry 2007-01-25 11:50:00 +00:00
autofit.c Add autofit module for Indic scripts. This currently just reuses 2007-06-26 04:44:35 +00:00
module.mk Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
rules.mk Add autofit module for Indic scripts. This currently just reuses 2007-06-26 04:44:35 +00:00