freetype2/src
Werner Lemberg 7cb9ec0f1c * src/type1/t1parse.h (T1_ParserRec): Make `base_len' and
`private_len' unsigned.

* src/type1/t1parse.c (read_pfb_tag): Make `asize' unsigned and read
it as such.
(T1_New_Parser, T1_Get_Private_Dict): Make `size' unsigned.


* src/base/ftstream.c (FT_Stream_Skip): Reject negative values.


* src/type1/t1load.c (parse_blend_design_positions): Check `n_axis'
for sane value.
Fix typo.


* src/psaux/psobjs.c (ps_table_add): Check `idx' correctly.


* src/truetype/ttinterp (Ins_SHC): Use BOUNDS() to check
`last_point'.


* src/sfnt/ttload.c (tt_face_load_max_profile): Limit
`maxTwilightPoints'.
2008-06-09 20:49:29 +00:00
..
autofit Cosmetic code changes. 2008-05-28 22:17:28 +00:00
base * src/type1/t1parse.h (T1_ParserRec): Make `base_len' and 2008-06-09 20:49:29 +00:00
bdf Add support for cmap type 14. 2007-10-15 17:21:32 +00:00
cache * src/base/ftobjs.c (FT_Request_Metrics), src/cache/ftccmap.c 2007-06-01 21:27:12 +00:00
cff Finish fix of scaling bug of CID-keyed CFF subfonts. 2008-05-14 23:05:38 +00:00
cid Fix support for subsetted CID-keyed CFFs. 2008-04-01 05:55:48 +00:00
gxvalid Cosmetic code changes. 2008-05-28 22:17:28 +00:00
gzip Remove tabs from source files. 2007-06-01 06:56:17 +00:00
lzw Cosmetic code changes. 2008-05-28 22:17:28 +00:00
otvalid Fix compilation with g++ 4.1 (with both `single' and `multi' 2008-04-01 06:07:37 +00:00
pcf * src/pcf/pcfdrivr.c (PCF_Face_Init): Protect call to 2008-04-13 22:06:12 +00:00
pfr * src/pfr/pfrgload.c (pfr_glyph_load_compound): Remove compiler 2007-12-04 21:44:32 +00:00
psaux * src/type1/t1parse.h (T1_ParserRec): Make `base_len' and 2008-06-09 20:49:29 +00:00
pshinter Cosmetic code changes. 2008-05-28 22:17:28 +00:00
psnames * src/psnames/psmodule.c: using 'static' to make declarations 2008-05-18 14:08:57 +00:00
raster * src/raster/ftraster.c (fc_black_render): Return 0 when we are 2008-05-25 12:19:34 +00:00
sfnt * src/type1/t1parse.h (T1_ParserRec): Make `base_len' and 2008-06-09 20:49:29 +00:00
smooth * src/smooth/ftgrays.c (gray_raster_render): Check `outline' 2007-12-30 23:49:14 +00:00
tools Emit header info for defined FreeType objects in reference. 2008-06-02 13:53:54 +00:00
truetype * src/type1/t1parse.h (T1_ParserRec): Make `base_len' and 2008-06-09 20:49:29 +00:00
type1 * src/type1/t1parse.h (T1_ParserRec): Make `base_len' and 2008-06-09 20:49:29 +00:00
type42 Cosmetic code changes. 2008-05-28 22:17:28 +00:00
winfonts * src/winfonts/winfnt.c (fnt_face_get_dll_font, FNT_Face_Init): 2008-05-13 12:10:04 +00:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00