Graphite
Graphite copied to clipboard
An open source graphics editor for 2025: comprehensive 2D content creation tool suite for graphic design, digital art, and interactive real-time motion graphics — featuring node-based procedural editi...
Resolves #3378 Using the SVG renderer: Using the Vello renderer: The `render_svg` and `render_to_vello` functions have become a bit complex and hard to follow, but I plan on improving this...
Fixes #2846 Added `NetworkInterface::document_bounds_viewport_space(include_artboards)` that converts clipping‑aware document bounds into viewport space, and updated `RenderScrollbars` to use the new helper so scroll extents respect artboard clipping. Please check if this...
Closes #3381 This PR fixes issue #3381, where hiding/unhiding a layer did not always update the document's saved state correctly. The issue was that the ToggleSelectedVisibility action did not start...
Fixes #3368 Checkbox labels could only be clicked once, then stopped working because `CheckboxId::new()` generated random IDs on every layout update. It updated `CheckboxInput` widgets with new IDs but skipped...
Fixes #3341 This PR resolves the discrepancy between the transform constraint overlay and its alignment and rotation behavior. The dashed constraint line and measurement text did not align correctly with...
Add a new arrow shape tool Closes #3317
This PR adds a major/minor grid line system that allows for better usability of precise grids when zoomed farther out. The implementation is inspired by Inkscape's.
Closes #2532.
Hey! I like this project and want to follow your blog! Unfortunately right now Zola's RSS feed plugin doesn't render the content of the post to the feed. This PR...
Kind of an alternative to the round corners node. It is not especially stable and there is a lot of code. If you don't like it, just close this PR.