pathfinder/path-utils/src
Patrick Walton a84b7c7cbd Replace ECAA with "Stencil AAA", a distance-based antialiasing
technique similar to the new MCAA.

This new technique simplifies the code significantly by unifying lines,
curves, and transformed curves. Blog posts forthcoming.
2018-02-17 10:45:25 -08:00
..
cubic_to_quadratic.rs Port Pathfinder to use Lyon for Bézier curve math. 2018-01-29 12:47:47 -08:00
lib.rs Port Pathfinder to use Lyon for Bézier curve math. 2018-01-29 12:47:47 -08:00
normals.rs Replace ECAA with "Stencil AAA", a distance-based antialiasing 2018-02-17 10:45:25 -08:00
segments.rs Replace ECAA with "Stencil AAA", a distance-based antialiasing 2018-02-17 10:45:25 -08:00
stroke.rs Port Pathfinder to use Lyon for Bézier curve math. 2018-01-29 12:47:47 -08:00
transform.rs Port Pathfinder to use Lyon for Bézier curve math. 2018-01-29 12:47:47 -08:00