freetype2/src
Werner Lemberg 77c34b8264 * t1load.c (parse_blend_axis_types): Fix compiler warning.
* src/gzip/ftgzip.c (ft_gzip_file_io): Avoid zero value of `delta'
to prevent infinite loop.

* docs/VERSION.DLL: Provide better autoconf snippet to check
FreeType version.

* src/base/ftobjs.c (open_face): Free `internal' not
`face->internal' in case of error to avoid possible segfault.

* src/pshinter/pshalgo3.c (ps3_hints_apply): Check whether we
actually have an outline.
2003-05-20 22:06:38 +00:00
..
autohint * src/pshinter/pshalgo3.c (ps3_hints_apply): Try to optimize 2003-05-20 05:01:49 +00:00
base * t1load.c (parse_blend_axis_types): Fix compiler warning. 2003-05-20 22:06:38 +00:00
bdf * src/bdf/bdfdrivr.c (BDF_Set_Pixel_Size): Initialize `max_advance'. 2003-05-02 18:52:17 +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/cid/cidload.c (is_alpha): Removed. 2003-05-07 10:39:45 +00:00
gzip * t1load.c (parse_blend_axis_types): Fix compiler warning. 2003-05-20 22:06:38 +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 * t1load.c (parse_blend_axis_types): Fix compiler warning. 2003-05-20 22:06:38 +00:00
psnames 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
raster * src/raster/ftraster.c (Insert_Y_Turn): Fix overflow test. 2003-05-18 22:40:11 +00:00
sfnt * src/sfnt/ttcmap0.c (tt_cmap4_char_next): Select proper start 2003-05-19 12:45:28 +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 Minor cleanups. 2003-04-29 13:23:47 +00:00
type1 * t1load.c (parse_blend_axis_types): Fix compiler warning. 2003-05-20 22:06:38 +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