freetype/src/pshinter
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
..
Jamfile Position Independent Code (PIC) support in pshinter module. 2009-04-05 18:20:16 +03:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
pshalgo.c Fix Savannah bug #30106. 2010-06-12 01:32:20 +02:00
pshalgo.h Cosmetic code changes. 2008-05-28 22:17:28 +00:00
pshglob.c formatting, copyright years 2006-02-27 18:25:22 +00:00
pshglob.h Avoid overwriting of numeric font dictionary entries for synthetic 2003-05-30 09:12:50 +00:00
pshinter.c Position Independent Code (PIC) support in pshinter module. 2009-04-05 18:20:16 +03:00
pshmod.c Position Independent Code (PIC) support in pshinter module. 2009-04-05 18:20:16 +03:00
pshmod.h Position Independent Code (PIC) support in pshinter module. 2009-04-05 18:20:16 +03:00
pshnterr.h * src/tools/glnames.py: Updated to AGL 2.0. 2003-06-23 19:26:53 +00:00
pshpic.c Position Independent Code (PIC) support in pshinter module. 2009-04-05 18:20:16 +03:00
pshpic.h Position Independent Code (PIC) support in pshinter module. 2009-04-05 18:20:16 +03:00
pshrec.c For warning messages, replace FT_ERROR with FT_TRACE0. 2009-06-26 06:15:41 +02:00
pshrec.h Cosmetic code changes. 2008-05-28 22:17:28 +00:00
rules.mk * src/winfonts/winfnt.c (FNT_Load_Glyph): Use first_char in 2003-06-22 15:33:53 +00:00