freetype/src/smooth
Werner Lemberg 6305b869d8 Fix Savannah bug #30263.
* src/smooth/ftgrays.c (gray_render_span): Use cast to `unsigned
int' to avoid integer overflow.

* src/smooth/ftsmooth.c (ft_smooth_render_generic): Use smaller
threshold values for `width' and `height'.  This is not directly
related to the bug fix but makes sense anyway.
2010-06-30 18:24:33 +02:00
..
ftgrays.c Fix Savannah bug #30263. 2010-06-30 18:24:33 +02:00
ftgrays.h Position Independent Code (PIC) support in smooth renderer. 2009-04-05 18:14:04 +03:00
ftsmerrs.h Formatting. 2001-06-19 23:03:41 +00:00
ftsmooth.c Fix Savannah bug #30263. 2010-06-30 18:24:33 +02:00
ftsmooth.h Position Independent Code (PIC) support in smooth renderer. 2009-04-05 18:14:04 +03:00
ftspic.c */*: Use module specific error names where appropriate. 2010-06-24 10:34:29 +02:00
ftspic.h Position Independent Code (PIC) support in smooth renderer. 2009-04-05 18:14:04 +03:00
Jamfile Position Independent Code (PIC) support in smooth renderer. 2009-04-05 18:14:04 +03:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
rules.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
smooth.c Position Independent Code (PIC) support in smooth renderer. 2009-04-05 18:14:04 +03:00