freetype2/src/type1
David Turner 5158fbc03d * README: udpated
* README.UNX: removed (now replaced by docs/INSTALL.UNX)

   * src/pshinter/pshalgo3.c: the hinter now performs as in 2.1.3 and
   will ignore stem quantization only when FT_LOAD_TARGET_SMOOTH is used

   * src/base/ftobjs.c: changed the default computations to include rounding
   in all cases, this is required to provide accurate kerning data when
   native TrueType hinting is enabled.

   * src/type1/t1load.c: the Type 1 loader now accepts more general names
   according to the Postscript spec (the previous one was too restrictive)
2003-03-27 21:35:44 +00:00
..
Jamfile 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
descrip.mms * src/type1/t1driver.c, src/type1/t1parse.c: 16bit fixes. 2002-04-01 22:01:46 +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 * src/type1/t1driver.c, src/type1/t1parse.c: 16bit fixes. 2002-04-01 22:01:46 +00:00
t1afm.c 16bit fixes from Wolfgang Domröse. 2002-09-17 12:39:19 +00:00
t1afm.h * src/type1/t1driver.c, src/type1/t1parse.c: 16bit fixes. 2002-04-01 22:01:46 +00:00
t1driver.c * include/freetype/config/ftoption.h, include/freetype/internal/tttypes.h, 2002-07-17 21:52:20 +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 The incremental interface now passes the old metrics when asking for 2003-02-13 17:49:27 +00:00
t1gload.h updating sources to support the new FT_LOAD_TARGET_ constants 2002-08-27 22:34:20 +00:00
t1load.c * README: udpated 2003-03-27 21:35:44 +00:00
t1load.h * src/sfnt/ttload.c (TT_LookUp_Table): Protect against tables 2002-05-12 19:59:17 +00:00
t1objs.c * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20: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 16bit fixes from Wolfgang Domröse. 2002-09-17 12:39:19 +00:00
t1parse.h * src/type1/t1parse.h (T1_ParserRec): Change type of `base_len' 2002-09-17 07:31:17 +00:00
t1tokens.h * include/freetype/t1tables.h, include/freetype/internal/psaux.h, 2002-07-11 11:26:21 +00:00
type1.c finishing function header formatting 2001-06-28 17:49:10 +00:00