Graphite/node-graph/nodes/gstd/src
Dennis Kobert a932eaedcf
Some checks are pending
Editor: Dev & CI / cargo-deny (push) Waiting to run
Editor: Dev & CI / build (push) Waiting to run
Render artwork at correct resolution when using vello on wasm (#3416)
* Work on fixing rendering for wasm+vello

* Render vello canvas in wasm at the correct resolution

* Cleanup unused surface rendering code

* Remove vector to raster conversion

* Remove desktop changes

* Revert window.rs changes

* Don't round logical coordinates

* Fix desktop compilation + don't round logical coordinates for svg rendering

* Further cleanup

* Compute logical size from acutal physical sizes
2025-11-24 14:23:27 +00:00
..
any.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
lib.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
render_node.rs Render artwork at correct resolution when using vello on wasm (#3416) 2025-11-24 14:23:27 +00:00
text.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
wasm_application_io.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00