freetype2/src/type42
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
..
Jamfile 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
descrip.mms * src/type42/t42drivr.c, src/type42/t42drivr.h, src/type42/t42parse.c, 2002-06-07 07:23:06 +00:00
module.mk Initial revision 2002-05-15 06:16:57 +00:00
rules.mk * src/cache/ftccache.c (ftc_node_hash_unlink, ftc_node_hash_link) 2002-06-08 06:47:18 +00:00
t42drivr.c * include/freetype/config/ftoption.h, include/freetype/internal/tttypes.h, 2002-07-17 21:52:20 +00:00
t42drivr.h * src/cache/ftccache.c (ftc_node_hash_unlink, ftc_node_hash_link) 2002-06-08 06:47:18 +00:00
t42error.h New file. 2002-06-08 14:23:50 +00:00
t42objs.c * src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first 2003-04-25 05:35:04 +00:00
t42objs.h * src/sfnt/ttpost.c (load_post_names, tt_face_free_ps_names, 2002-09-27 11:09:23 +00:00
t42parse.c s/ft_memset/FT_MEM_SET/. 2002-07-28 05:05:24 +00:00
t42parse.h * src/cache/ftccache.c (ftc_node_hash_unlink, ftc_node_hash_link) 2002-06-08 06:47:18 +00:00
type42.c * src/cache/ftccache.c (ftc_node_hash_unlink, ftc_node_hash_link) 2002-06-08 06:47:18 +00:00