pathfinder/partitioner
Patrick Walton 87eb3038eb Make the cubic Bézier approximation tolerance proportional to the SVG
view box size instead of hardcoding it.

Reduces the vertex shading load by approximately half on many of the
"Massively Parallel Vector Graphics" test cases.

Partially addresses #67.
2018-02-08 20:00:14 -08:00
..
src Make the cubic Bézier approximation tolerance proportional to the SVG 2018-02-08 20:00:14 -08:00
.gitignore Rename `partitionfinder` to `partitioner` and remove the old tessellator 2017-08-08 11:32:51 -07:00
Cargo.toml Port Pathfinder to use Lyon for Bézier curve math. 2018-01-29 12:47:47 -08:00
LICENSE-APACHE Rename `partitionfinder` to `partitioner` and remove the old tessellator 2017-08-08 11:32:51 -07:00
LICENSE-MIT Rename `partitionfinder` to `partitioner` and remove the old tessellator 2017-08-08 11:32:51 -07:00