Graphite/libraries
Elbert Ronnie 442937c13f
Raw-rs: Refactor to run multiple steps in a single loop (#1972)
* Prevent extra allocation in convert to RGB step

* Run preprocessing steps in a single loop

* Create new API to call steps in pipeline

* Include transform and gamma correction step

* cargo fmt

* Split scale colors into two steps

* Code relocations

* cargo fmt

* Implement transform traits for all tuples

* Replace Captures trick with the new `use` keyword
2024-10-25 11:52:35 -07:00
..
bezier-rs New node: Offset Path (#2030) 2024-10-11 14:50:54 -07:00
dyn-any Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
path-bool Always close subpaths before applying boolean ops (#2014) 2024-10-03 11:20:04 -07:00
raw-rs Raw-rs: Refactor to run multiple steps in a single loop (#1972) 2024-10-25 11:52:35 -07:00