freetype2/src
Werner Lemberg 2d15120cb5 Fix handling of `get' and `put' CFF instructions.
* src/cff/cffgload.c (cff_decoder_parse_charstrings) <cff_op_get,
cff_op_put>: Appendix B of Adobe Technote #5177 limits the number of
elements for the `get' and `put' operators to 32.
* src/cff/cffgload.h (CFF_MAX_TRANS_ELEMENTS): Define.
(CFF_Decoder): Use it for `buildchar' and remove `len_buildchar'.
2009-10-19 21:09:13 +02:00
..
autofit [autofit] Fix for multi build. 2009-09-25 23:57:30 +09:00
base Improve vertical metrics calculation (Savannah bug #27364). 2009-09-02 13:06:33 +02:00
bdf [BDF] Modify hash API to take size_t value instead of void *. 2009-09-13 00:50:14 +09:00
cache Fix `make multi'. 2009-10-06 11:09:29 +02:00
cff Fix handling of `get' and `put' CFF instructions. 2009-10-19 21:09:13 +02:00
cid cid: Fix some data types mismatching with their sources. 2009-08-01 00:30:16 +09: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 lzw: Count the size of the memory object by ptrdiff_t. 2009-08-01 00:30:14 +09:00
otvalid otvalid: Truncate the glyph index to 16-bit. 2009-08-01 00:32:11 +09:00
pcf [pcf] Fix a bug in the nprops truncation, Gentoo bug #288357. 2009-10-11 02:07:16 +09:00
pfr pfr: Extend `num_aux' to take 32-bit value. 2009-08-01 00:37:56 +09:00
psaux [cache, psaux, type1] Fix for multi build. 2009-09-26 00:48:37 +09:00
pshinter For warning messages, replace FT_ERROR with FT_TRACE0. 2009-06-26 06:15:41 +02:00
psnames XXX_cmap_encoding_char_next() return FT_UInt32 values. 2009-08-01 00:32:09 +09:00
raster [raster] Fix 5-levels grayscale output. 2009-09-12 23:15:17 +02:00
sfnt Fix `make multi'. 2009-10-06 11:09:29 +02:00
smooth smooth: Exclude 16-bit system in invalid pitch/height check. 2009-08-01 00:35:40 +09:00
tools type1: Use size_t variable to pass the string length. 2009-08-01 00:30:16 +09:00
truetype Whitespace. 2009-09-08 07:06:54 +02:00
type1 [cache, psaux, type1] Fix for multi build. 2009-09-26 00:48:37 +09:00
type42 Fix custom cmap for empty Type 1 font (Savannah bug #27294). 2009-09-01 08:10:24 +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