Graphite icon indicating copy to clipboard operation
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...

Results 538 Graphite issues
Sort by recently updated
recently updated
newest added

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...

Testing
Performance
Graphene
Graphics

When hovering over a layer stroke, it should display the dotted overlay like we do for fills: ![Image](https://github.com/user-attachments/assets/efe41bd3-c7f4-4b84-823d-c169dd5906fb) So in this image, we'd have the white dotted lines over the...

Graphics

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,...

Paper Cut

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,...

Good First Issue

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...

Paper Cut

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...

Help Wanted
Graphics

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*...

Good First Issue

https://github.com/user-attachments/assets/c2e52101-15f3-4a78-a828-131cb852c18b Haven't been able to reproduce it later.

Good First Issue
Paper Cut

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...

Infrastructure

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...

Architecture
Paper Cut