freetype2/src
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
..
autohint Cleanups. 2003-04-22 07:49:24 +00:00
base * src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first 2003-04-25 05:35:04 +00:00
bdf * src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first 2003-04-25 05:35:04 +00:00
cache Fixing bugs reported by Nelson Beebe. 2003-04-23 19:48:24 +00:00
cff * src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first 2003-04-25 05:35:04 +00:00
cid * src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first 2003-04-25 05:35:04 +00:00
gzip * src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first 2003-04-25 05:35:04 +00:00
otlayout update of the script codes, according to the TAGS.txt file as distributed on Microsoft site. 2002-12-03 00:37:10 +00:00
pcf * src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first 2003-04-25 05:35:04 +00:00
pfr Fixing bugs reported by Nelson Beebe. 2003-04-23 19:48:24 +00:00
psaux Cleanups. 2003-04-23 15:17:43 +00:00
pshinter Cleanups. 2003-04-23 15:17:43 +00:00
psnames 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
raster 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
sfnt Fixing bugs reported by Nelson Beebe. 2003-04-23 19:48:24 +00:00
smooth Cleanups. 2003-04-23 15:50:27 +00:00
tools * src/pfr/pfrsbit.h, src/pfr/pfrsbit.c, src/pfr/pfrload.c, 2002-10-05 14:57:03 +00:00
truetype Cleanups. 2003-04-23 15:50:27 +00:00
type1 * src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first 2003-04-25 05:35:04 +00:00
type42 * src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first 2003-04-25 05:35:04 +00:00
winfonts Cleanups. 2003-04-23 15:50:27 +00:00
Jamfile 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00