freetype2/src/type1
Wu, Chia-I (吳佳一) dcb8b7103f * include/freetype/internal/ftobjs.h (ft_glyphslot_grid_fit_metrics),
src/base/ftobjs.c (ft_glyphslot_grid_fit_metrics): Removed.

* src/base/ftobjs.c (ft_recompute_scaled_metrics): Do not round.

* src/cff/cffgload.c (cff_slot_load), src/cid/cidgload.c
(cid_slot_load_glyph), src/truetype/ttgload.c (compute_glyph_metrics),
src/type1/t1gload.c (T1_Load_Glyph): Do not round glyph metrics.

* doc/CHANGES: Mention the changes.
2005-12-16 14:27:14 +00:00
..
Jamfile Add license. 2005-06-04 23:04:30 +00:00
module.mk Renamed z1* files back to t1*; the same transition for Z1_* structures 2000-10-28 17:10:06 +00:00
rules.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
t1afm.c * src/type1/t1afm.c (T1_Read_PFM): Zero offset means `no kerning 2005-11-08 09:10:16 +00:00
t1afm.h * docs/CHANGES: Updated. 2004-08-02 05:38:33 +00:00
t1driver.c Add new function FT_Get_PS_Font_Private(). 2004-11-12 07:02:45 +00:00
t1driver.h * src/type1/t1driver.c, src/type1/t1parse.c: 16bit fixes. 2002-04-01 22:01:46 +00:00
t1errors.h Formatting. 2001-06-19 23:03:41 +00:00
t1gload.c * include/freetype/internal/ftobjs.h (ft_glyphslot_grid_fit_metrics), 2005-12-16 14:27:14 +00:00
t1gload.h * include/freetype/internal/ftdriver.h, 2003-06-05 04:31:05 +00:00
t1load.c * src/type1/t1load.c (parse_charstrings): Catch this non-standard 2005-04-14 11:43:40 +00:00
t1load.h * src/pcf/pcfdrivr.c: Revert change from 2004-04-17. 2004-04-25 20:15:11 +00:00
t1objs.c Add FT_FACE_FLAG_HINTER to indicate that a specific font driver has 2005-10-05 15:18:29 +00:00
t1objs.h * src/type1/t1driver.c, src/type1/t1parse.c: 16bit fixes. 2002-04-01 22:01:46 +00:00
t1parse.c * src/type1/t1parse.c (T1_New_Parser): Relax the check for a valid 2005-04-03 20:44:43 +00:00
t1parse.h Heavy modification of the PS parser to handle comments and strings 2003-10-07 05:49:41 +00:00
t1tokens.h * include/freetype/t1tables.h (PS_PrivateRec): Add 2004-02-25 21:17:49 +00:00
type1.c finishing function header formatting 2001-06-28 17:49:10 +00:00