Graphite/libraries/bezier-rs/src
James Lindsay dae6b2f239
New node: Bevel (#2067)
* Bevel node

* Fix clippy lints

* Prevent negative values

* Rename flipped() -> reversed()

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-10-25 19:25:41 -07:00
..
bezier New node: Bevel (#2067) 2024-10-25 19:25:41 -07:00
subpath New node: Offset Path (#2030) 2024-10-11 14:50:54 -07:00
compare.rs Add nondestructive vector editing (#1676) 2024-07-05 13:42:40 -07:00
consts.rs Attribute-based vector format refactor (#1624) 2024-03-09 10:27:30 -08:00
lib.rs Add nondestructive vector editing (#1676) 2024-07-05 13:42:40 -07:00
poisson_disk.rs Fix floating point error with Poisson-disk points being sampled outside shape (#1596) 2024-02-04 17:16:16 +00:00
polynomial.rs Bezier-rs: Add calculations for area and centroid of subpaths (#1729) 2024-04-29 19:19:12 -07:00
symmetrical_basis.rs Path Bool library code cleanup (#2000) 2024-09-23 12:16:31 +02:00
utils.rs Add nondestructive vector editing (#1676) 2024-07-05 13:42:40 -07:00