freetype2/src/smooth
Werner Lemberg 71cc1a83d8 Fix gcc 4.6 compiler warnings.
* src/autofit/afcjk.c (af_cjk_metrics_init_blues): Use casts and
remove unused variables.
* src/autofit/aflatin.c (af_latin_hints_compute_edges): Comment out
`up_dir'.
* src/smooth/ftsmooth.c (ft_smooth_render_generic): Use `height_org'
and `width_org' conditionalized.
2011-05-30 07:20:37 +02:00
..
Jamfile Position Independent Code (PIC) support in smooth renderer. 2009-04-05 18:14:04 +03:00
ftgrays.c A better fix for Savannah bug #32671. 2011-03-17 20:24:57 +01: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 gcc 4.6 compiler warnings. 2011-05-30 07:20:37 +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
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
rules.mk */rules.mk: Handle `*pic.c' files. 2011-01-03 07:11:54 +01:00
smooth.c Position Independent Code (PIC) support in smooth renderer. 2009-04-05 18:14:04 +03:00