Graphite/libraries/bezier-rs
Hannah Li a695584d36 Bezier-rs: Add a pivot point to the 'rotate' function (#792)
* Add function to rotate around a point

* Update svg

* Improve rotation line-to-center styling

* Add second angle of lines

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-11-06 20:52:58 -08:00
..
src Bezier-rs: Add a pivot point to the 'rotate' function (#792) 2022-11-06 20:52:58 -08: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.