Graphite/libraries/bezier-rs/src
Dennis Kobert 8a1089938e
Path Bool library code cleanup (#2000)
* Remove log statements

* Add feature gates to functions in path.rs

* Fix infinite parsing loop and add new test

* License tweaks

* Remove trailing zero in whole number floats

* Flatten visual-tests directory

* Code review

* Clean up printlines

* Add error handling to path parsing

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-09-23 12:16:31 +02:00
..
bezier Path Bool library code cleanup (#2000) 2024-09-23 12:16:31 +02:00
subpath Path Bool library code cleanup (#2000) 2024-09-23 12:16:31 +02: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