pathfinder/renderer
Patrick Walton 441051a8ac Remove the cap on the number of iterations when tiling.
This could trigger spuriously for very long lines outside the view box. It
still indicates potential performance problem, but we shouldn't crash at least.

Closes #416.
2020-07-28 12:56:40 -07:00
..
src Remove the cap on the number of iterations when tiling. 2020-07-28 12:56:40 -07:00
Cargo.toml Fix WebGL, and add a simple example of WebGL usage 2020-07-02 19:49:09 -07:00