freetype2/src
Werner Lemberg 8d22746c9e Fix Savannah bug #30106.
Point numbers for FreeType's implementation of hinting masks are
collected before the final number of points of a glyph has been
determined; in particular, the code for handling the `endchar'
opcode can reduce the number of points.

* src/pshinter/pshalgo.c (psh_glyph_find_strong_points): Assure that
`end_point' is not larger than `glyph->num_points'.
2010-06-12 01:32:20 +02:00
..
autofit Formatting. 2010-06-08 08:37:11 +02:00
base Formatting. 2010-06-08 08:37:11 +02:00
bdf Formatting. 2010-06-08 08:37:11 +02:00
cache Fix Savannah bug #27999. 2010-04-14 21:25:30 +02:00
cff [cff]: Improve debugging output. 2010-06-11 23:00:22 +02:00
cid Really fix Savannah bug #28678 (part 2). 2010-02-10 07:13:27 +01:00
gxvalid gxvalid: Extend a few local variables to reduce the casts. 2009-08-01 00:37:55 +09:00
gzip gzip: Use FT2 zcalloc() & zfree() in ftgzip.c by default. 2009-08-01 00:30:11 +09:00
lzw Apply reports from clang static analyzer. 2010-01-05 20:00:35 +01:00
otvalid Formatting. 2010-06-08 08:37:11 +02:00
pcf Formatting. 2010-06-08 08:37:11 +02:00
pfr Fix compiler warnings. 2009-12-03 05:57:30 +01:00
psaux Formatting. 2010-06-08 08:37:11 +02:00
pshinter Fix Savannah bug #30106. 2010-06-12 01:32:20 +02:00
psnames Formatting. 2010-06-08 08:37:11 +02:00
raster Fix Savannah bug #29335. 2010-04-05 11:19:38 +02:00
sfnt Formatting. 2010-06-08 08:37:11 +02:00
smooth ftgrays: Speed up rendering of small cubic splines. 2010-06-10 08:10:57 +02:00
tools We no longer use CVS. 2010-01-23 16:19:33 +01:00
truetype Formatting. 2010-06-08 08:37:11 +02:00
type1 Really fix Savannah bug #28678 (part 2). 2010-02-10 07:13:27 +01:00
type42 Formatting. 2010-06-08 08:37:11 +02:00
winfonts XXX_cmap_encoding_char_next() return FT_UInt32 values. 2009-08-01 00:32:09 +09:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00