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

If you morph between two objects with different transforms, the output has the identity transform, while the interpolated geometry has baked in the positions of each point to fit that...

Graphics

I would like teardrop and heart tools as two of the shape options similar to the ones from Affinity Designer.

Good First Issue

### Description - Large offset while using the web version on iPad. - Using the apple pencil to draw with the brush tool on the iPad surface, there is a...

Good First Issue

Weird offset when changing the location of an artboard. https://github.com/user-attachments/assets/1bf9e86d-7fb9-4da9-bdb1-b2a693910edb

We expect that anytime Graphite's Rust code panics, it should display the crash dialog. This can be triggered successfully from the *Help* > *Developer Debug* > *Trigger a Crash* menu,...

I believe it would be nice to have a hold-to-activate hotkey for turning off snapping, and this would probably be another adventure in hunting down parity across the tools. Google...

Design

Creates a network to render the node graph UI with the [generate_node_graph_overlay_network](https://github.com/GraphiteEditor/Graphite/blob/native-background-render-node/editor/src/application.rs#L37) function. Does not include a runtime or system for evaluating a network, which is currently achieved by https://github.com/GraphiteEditor/Graphite/pull/3129...