Branch :
-
Show log
Commit
-
Author :
Werner Lemberg
Date :
2016-03-23 07:31:59
Hash :
31f2dc19
Message :
[raster, smooth] Directly test outline size (#47500).
This improves stand-alone compilation.
* src/base/ftoutln.c (FT_Outline_Render): Move cbox size test to...
* src/raster/ftraster.c (ft_black_render), src/smooth/ftgrays.c
(gray_raster_render): ...these functions.