pathfinder/canvas
Patrick Walton 0b9a41c533 Treat the miter limit as part of the canvas state, allowing it to be saved and
restored even if miter joins are not in use.

In my opinion, this behavior is less logical, but it matches the behavior of
the HTML canvas API, which we aim to remain close to.
2019-05-30 21:39:08 -07:00
..
src Treat the miter limit as part of the canvas state, allowing it to be saved and 2019-05-30 21:39:08 -07:00
Cargo.toml Add enough C bindings to recreate `canvas_minimal` in C. 2019-05-25 20:21:38 -07:00