Alexei Podtelezhnikov cb4388783c [smooth] Simplify span rendering.
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.
2016-08-22 23:06:45 -04:00
..
2016-01-13 11:54:10 +01:00
2016-05-21 11:20:42 +02:00
2016-07-11 05:56:26 +02:00
2016-04-13 00:11:52 -04:00
2016-05-07 22:28:43 -04:00
2016-08-16 13:44:38 +02:00
2016-02-15 12:54:40 +01:00
2016-05-21 11:20:42 +02:00
2016-05-07 22:28:43 -04:00
2016-01-13 11:54:10 +01:00
2016-06-18 22:13:23 -04:00
2016-08-22 23:06:45 -04:00
2016-05-21 11:20:42 +02:00
2016-01-13 11:54:10 +01:00