freetype/src/type1
Werner Lemberg 428c2e4f62 * src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first
argument.
(bdf_get_font_property): Use `const' for third argument.
Updated all callers.
* src/bdf/bdfdrivr.c (BDF_Face_Init): Set pixel width and height
similar to the PCF driver.
* src/bdf/bdf.h (_hashnode): Use `const' for `key'.
Updated.

* src/gzip/ftgzip.c: C++ doesn't like that the array `inflate_mask'
is declared twice.  It is perhaps better to modify the zlip source
files directly instead of this hack.
(zcalloc, zfree, ft_gzip_stream_close, ft_gzip_stream_io): Add casts
to make build with g++ successful.
2003-04-25 05:35:04 +00:00
..
descrip.mms * src/type1/t1driver.c, src/type1/t1parse.c: 16bit fixes. 2002-04-01 22:01:46 +00:00
Jamfile 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +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 Fixing bugs reported by Nelson Beebe. 2003-04-23 19:48:24 +00:00
t1gload.h updating sources to support the new FT_LOAD_TARGET_ constants 2002-08-27 22:34:20 +00:00
t1load.c Cleanups. 2003-04-23 15:50:27 +00:00
t1load.h * src/sfnt/ttload.c (TT_LookUp_Table): Protect against tables 2002-05-12 19:59:17 +00:00
t1objs.c * src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first 2003-04-25 05:35:04 +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