cb4388783c
This removes unnecessary complexity of span merging and buffering. Instead, the spans are rendered as they come, speeding up the rendering by about 5% percents as a result. * src/smooth/ftgrays.c [FT_MAX_GRAY_SPANS]: Macro removed. (gray_TWorker): Remove span buffer and related fields. (gray_sweep, gray_hline): Updated. * include/freetype/ftimage.h: Remove documentation note about `FT_MAX_GRAY_SPANS', which was never in `ftoption.h' and is now gone. |
||
---|---|---|
.. | ||
ftgrays.c | ||
ftgrays.h | ||
ftsmerrs.h | ||
ftsmooth.c | ||
ftsmooth.h | ||
ftspic.c | ||
ftspic.h | ||
Jamfile | ||
module.mk | ||
rules.mk | ||
smooth.c |