Werner Lemberg a2da05c2c5 Fix two hinting bugs as reported in
http://lists.nongnu.org/archive/html/freetype-devel/2006-06/msg00057.html.

* include/freetype/internal/tttypes.h (TT_GlyphZoneRec): Add
`first_point' member.

* src/truetype/ttgload.c (tt_prepare_zone): Initialize
`first_point'.
(TT_Process_Composite_Glyph): Always untouch points.

* src/truetype/ttinterp.c (Ins_SHC): Fix computation of
`first_point' and `last_point' in case of composite glyphs.
(Ins_IUP): Fix computation of `end_point'.
2006-06-25 06:27:27 +00:00
..
2006-03-24 12:46:49 +00:00
2006-03-24 12:46:49 +00:00
2006-03-24 11:54:53 +00:00
2006-05-03 20:39:55 +00:00
2003-04-22 07:49:24 +00:00
2006-05-12 04:00:44 +00:00
2006-03-24 12:46:49 +00:00
2006-02-21 08:08:14 +00:00
2006-06-25 06:27:27 +00:00