Graphite/libraries/bezier-rs
Hannah Li f74b6ed111 Refactor bezier-rs' `to_svg` functionality (#758)
* Change Bezier to_svg to include handles and endpoints

* Move params into brackets of format macro, remove unused comment

* Use write macro instead of format

* Fix path for watched directory

* Refactor functions to remove ToSVGOptions
2022-09-01 23:13:39 -04:00
..
src Refactor bezier-rs' `to_svg` functionality (#758) 2022-09-01 23:13:39 -04:00
Cargo.toml Move bezier-rs into libraries folder and deploy its interactive docs 2022-08-14 16:17:27 -07:00
LICENSE-APACHE Move bezier-rs into libraries folder and deploy its interactive docs 2022-08-14 16:17:27 -07:00
LICENSE-MIT Move bezier-rs into libraries folder and deploy its interactive docs 2022-08-14 16:17:27 -07:00
README.md Move bezier-rs into libraries folder and deploy its interactive docs 2022-08-14 16:17:27 -07:00

README.md

Bezier-rs

A wide assortment of useful math functions for Bezier segments and shapes.