freetype/src/cff
Werner Lemberg 8b88466061 * src/autohint/ahhint.c (ah_hinter_hint_edges): Removed. Just a
wrapper for ah_hint_edges.
(ah_hint_edges): Renamed to...
(ah_hinter_hint_edges): This.

* src/base/ftobjs.c (FT_Set_Hint_Flags): Removed.  Unused.

* include/freetype/internal/ftobjs.h (FT_Face_InternalRec),
include/freetype/internal/psaux.h (T1_DecoderRec),
src/cff/cffgload.h (CFF_Builder): Remove `hint_flags' field.
Unused.

* src/cff/cffgload.c (cff_builder_init): Updated.
(cff_decoder_parse_charstrings) <cff_op_endchar>: Call hinter->apply
with decoder->hint_mode instead of builder->hint_flags.
* src/psaux/t1decode.c (t1_decoder_init): Updated.

* src/base/ftstroker.c (ft_stroke_border_export): s/index/idx/.

* src/sfnt/sfobjs.c (sfnt_load_face): Commented out code which
increased root->height by 15% if the line gap was zero.  There exist
fonts (containing e.g. form drawing characters) which intentionally
have a zero line gap value.
2003-06-03 11:51:43 +00:00
..
cff.c * src/cff/cffcmap.c, src/cff/cffcmap.h, Jamfile, rules.mk: new files added 2002-07-10 16:52:06 +00:00
cffcmap.c * src/cff/cffobjs.c (cff_face_init): Use symbolic names for 2003-06-02 21:58:05 +00:00
cffcmap.h * src/cff/cffobjs.c (cff_face_init): Use symbolic names for 2003-06-02 21:58:05 +00:00
cffdrivr.c * src/sfnt/ttpost.c (load_post_names, tt_face_free_ps_names, 2002-09-27 11:09:23 +00:00
cffdrivr.h * src/cff/cffdrivr.c (cff_get_glyph_name): Fix debug message. 2002-03-30 16:41:09 +00:00
cfferrs.h Formatting. 2001-06-19 23:03:41 +00:00
cffgload.c * src/autohint/ahhint.c (ah_hinter_hint_edges): Removed. Just a 2003-06-03 11:51:43 +00:00
cffgload.h * src/autohint/ahhint.c (ah_hinter_hint_edges): Removed. Just a 2003-06-03 11:51:43 +00:00
cffload.c * src/cff/cffobjs.c (cff_face_init): Use symbolic names for 2003-06-02 21:58:05 +00:00
cffload.h Simplified the incremental loading system for CFF fonts and fixed 2002-08-23 10:08:38 +00:00
cffobjs.c * src/cff/cffobjs.c (cff_face_init): Use symbolic names for 2003-06-02 21:58:05 +00:00
cffobjs.h * src/cff/cffcmap.c, src/cff/cffcmap.h, Jamfile, rules.mk: new files added 2002-07-10 16:52:06 +00:00
cffparse.c * src/sfnt/ttpost.c (load_post_names, tt_face_free_ps_names, 2002-09-27 11:09:23 +00:00
cffparse.h * src/cff/cffcmap.c, src/cff/cffcmap.h, Jamfile, rules.mk: new files added 2002-07-10 16:52:06 +00:00
cfftoken.h Avoid overwriting of numeric font dictionary entries for synthetic 2003-05-30 09:12:50 +00:00
descrip.mms * src/cff/cffdrivr.c (cff_get_glyph_name): Fix debug message. 2002-03-30 16:41:09 +00:00
Jamfile 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
module.mk Removing trailing whitespace. 2000-10-31 20:42:18 +00:00
rules.mk * src/cff/cffcmap.c, src/cff/cffcmap.h, Jamfile, rules.mk: new files added 2002-07-10 16:52:06 +00:00