freetype/src/pshinter
David Turner c13e75fb1b * src/base/ftutil.c: ft_mem_alloc and related functions now return an
error if a negative size is passed in parameters.

    * src/cache/ftccache.c: make ftc_node_destroy FT_BASE_DEF, it needs to
    be exported for rogue clients

    * src/pshinter/pshglob.c: prevent problems with malformed fonts which
    have an odd number of blue values (these are broken according to the
    specs).

    * src/cff/cffload.c, src/type1/t1load.c: modify the loaders to force
    even-ness of 'num_blue_values'. Also change the CFF loader so that
    invalid entries in index files are ignored.
2006-02-27 13:14:42 +00:00
..
Jamfile Add license. 2005-06-04 23:04:30 +00:00
module.mk Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
pshalgo.c src/pshinter/pshalgo.c (ps_hints_apply): Change scaling values only 2005-04-09 09:50:39 +00:00
pshalgo.h * src/pshinter/pshalgo1.[ch], src/pshinter/pshalgo2.[ch]: Removed. 2003-05-28 22:42:41 +00:00
pshglob.c * src/base/ftutil.c: ft_mem_alloc and related functions now return an 2006-02-27 13:14:42 +00:00
pshglob.h Avoid overwriting of numeric font dictionary entries for synthetic 2003-05-30 09:12:50 +00:00
pshinter.c * src/pshinter/pshalgo1.[ch], src/pshinter/pshalgo2.[ch]: Removed. 2003-05-28 22:42:41 +00:00
pshmod.c * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
pshmod.h Formatting. 2001-12-05 01:22:05 +00:00
pshnterr.h * src/tools/glnames.py: Updated to AGL 2.0. 2003-06-23 19:26:53 +00:00
pshrec.c * src/pshinter/pshrec.c (ps_mask_table_set_bits): Don't call 2004-02-21 16:47:20 +00:00
pshrec.h * src/base/fttrigon.c, src/base/ftgloadr.c: Inlude 2003-12-26 07:26:08 +00:00
rules.mk * src/winfonts/winfnt.c (FNT_Load_Glyph): Use first_char in 2003-06-22 15:33:53 +00:00