freetype/src/base
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 * include/freetype/config/ftheader.h, include/freetype/internal/fnttypes.h, 2003-01-15 22:48:27 +00:00
ftapi.c * include/freetype/t1tables.h (t1_blend_max): Fix typo. 2002-03-30 13:16:35 +00:00
ftbase.c * include/freetype/t1tables.h (t1_blend_max): Fix typo. 2002-03-30 13:16:35 +00:00
ftbbox.c * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
ftbdf.c * src/base/ftbdf.c (FT_Get_BDF_Property): Check for valid 2003-04-23 18:14:51 +00:00
ftcalc.c Fixes from the stable branch: 2002-04-02 14:50:31 +00:00
ftdbgmem.c Cleanups; adding some copyrights; formatting. 2003-04-23 05:38:13 +00:00
ftdebug.c * src/sfnt/ttpost.c (load_post_names, tt_face_free_ps_names, 2002-09-27 11:09:23 +00:00
ftexcept.c * include/freetype/internal/fthash.h, src/base/fthash.c: 2002-05-01 08:46:56 +00:00
ftgloadr.c * include/freetype/t1tables.h (t1_blend_max): Fix typo. 2002-03-30 13:16:35 +00:00
ftglyph.c Cleanups; adding some copyrights; formatting. 2003-04-23 05:38:13 +00:00
fthash.c * src/sfnt/ttload.c, src/sfnt/ttload.h, src/sfnt/ttdriver.c: changing 2002-07-11 23:41:14 +00:00
ftinit.c Making ftgrays.c compile stand-alone again. 2002-09-16 06:15:31 +00:00
ftlist.c * include/freetype/t1tables.h (t1_blend_max): Fix typo. 2002-03-30 13:16:35 +00:00
ftmac.c * src/base/ftmac.c (parse_fond): Fix handling of style names. 2003-04-23 18:10:19 +00:00
ftmm.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ftnames.c * src/cache/ftccache.c (ftc_node_hash_unlink, ftc_node_hash_link) 2002-06-08 06:47:18 +00:00
ftobject.c * src/base/ftobject.c, src/base/ftsynth.c, src/base/ftstroker.c, 2002-08-22 20:35:36 +00:00
ftobjs.c * src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first 2003-04-25 05:35:04 +00:00
ftoutln.c * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
ftpfr.c Cleanups; adding some copyrights; formatting. 2003-04-23 05:38:13 +00:00
ftstream.c * include/freetype/t1tables.h (t1_blend_max): Fix typo. 2002-03-30 13:16:35 +00:00
ftstroker.c Fixing bugs reported by Nelson Beebe. 2003-04-23 19:48:24 +00:00
ftsynth.c Cleanups; adding some copyrights; formatting. 2003-04-23 05:38:13 +00:00
ftsysio.c adding experimental (alpha) exception support code + system code 2002-04-25 21:42:59 +00:00
ftsysmem.c adding experimental (alpha) exception support code + system code 2002-04-25 21:42:59 +00:00
ftsystem.c * README.UNX: updated the Unix-specific quick-compilation guide to 2002-04-12 09:31:48 +00:00
fttrigon.c * src/base/ftstroker.c: probably the last bug-fixes to the stroker, 2003-01-07 22:54:02 +00:00
fttype1.c Minor fixes. Formatting. 2002-06-22 13:35:41 +00:00
ftutil.c s/ft_memset/FT_MEM_SET/. 2002-07-28 05:05:24 +00:00
ftwinfnt.c Cleanups; adding some copyrights; formatting. 2003-04-23 05:38:13 +00:00
ftxf86.c * src/bdf/descrip.mms, src/type42/descrip.mms: New files. 2002-05-30 19:22:14 +00:00
Jamfile * include/freetype/config/ftheader.h, include/freetype/internal/fnttypes.h, 2003-01-15 22:48:27 +00:00
rules.mk * include/freetype/config/ftheader.h, include/freetype/internal/fnttypes.h, 2003-01-15 22:48:27 +00:00