Graphite/node-graph/gstd/src
Dennis Kobert e1cdb2242d Lay Groundwork for Rust-based SVG rasterization (#1422)
* Add functions for constructing a usvg tree

* Actually encode the image in the usvg tree

* Implement path translation

* Render document using resvg
2023-10-17 11:02:07 -07:00
..
any.rs Lay groundwork for adaptive resolution system (#1395) 2023-10-17 11:02:07 -07:00
brush.rs Fix clippy lints (#1327) 2023-07-19 16:38:23 +01:00
cache.rs Rename the legacy Graphene crate to document-legacy (#899) 2022-12-22 02:12:05 -08:00
gpu_nodes.rs Initial work migrating vector layers to document graph 2023-10-17 11:02:06 -07:00
http.rs Fix Imaginate by porting its JS roundtrip code to graph-based async execution in Rust (#1250) 2023-06-09 09:03:15 +02:00
image_segmentation.rs Serialize Color as srgb (#1136) 2023-04-16 15:02:22 +02:00
imaginate.rs Fix clippy lints (#1327) 2023-07-19 16:38:23 +01:00
lib.rs Fix Imaginate by porting its JS roundtrip code to graph-based async execution in Rust (#1250) 2023-06-09 09:03:15 +02:00
null.png Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
quantization.rs Update graphene-cli and fix no-std compilation for graphene-core (#1428) 2023-09-30 11:20:17 +02:00
raster.rs New node: Mandelbrot (#1421) 2023-10-17 11:02:07 -07:00
value.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
wasm_application_io.rs Lay Groundwork for Rust-based SVG rasterization (#1422) 2023-10-17 11:02:07 -07:00