mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-01-08 17:00:18 +01:00
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. |
||
|---|---|---|
| .. | ||
| freetype | ||
| ft2build.h | ||