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...
Performance benchmarks are not only a useful tool as they are but they can be used for spotting regressions for setups that are not covered by CI pipeline. Considering Graphite...
When hovering over a layer stroke, it should display the dotted overlay like we do for fills:  So in this image, we'd have the white dotted lines over the...
When exporting an SVG with transperancy, the bounding box doesn't seem to include the outer stroke weight. So if you export a square with a stroke width of 8 px,...
File > Import should support multiple imports at once. If there's no document open, it should do what it does now by creating a document with the correctly sized artboard,...
There should be a checkbox added to the Path tool control bar. When active, it fades out all the non-selected layers. Editing is constrained to the selected layers only, and...
Packing algorithms are tricky! But we should find or build one that's high quality and efficient based on whatever the state of the art is in this field of research...
Drag from a ruler to create a horizontal or vertical guide line. (Drag it back into the ruler to delete it.) This is positioned in document space. *View* > *Guides*...
https://github.com/user-attachments/assets/c2e52101-15f3-4a78-a828-131cb852c18b Haven't been able to reproduce it later.
Local testing in windows currently doesn't work because an error in node-graph/graph-craft/src/wasm_application_io.rs 212 | use winit::platform::wayland::EventLoopBuilderExtWayland; | ^^^^^^^ could not find `wayland` in `platform` | note: found an item that...
Any number of nudges (with the arrow key) in the same direction should be combined into the same history step. So if you nudge 53px to the right with Shift+right...