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

We need some kind of robust shake detection algorithm in JS that has very minimal false positives/negatives.

Feature
Good First Issue
Web
Rust

If a user drags an image into the welcome screen (shown when zero documents are open), it should create a new document with an artboard matching the dimensions of the...

Feature
Good First Issue
Web
Rust
Paper Cut

**Describe the Crash** Explain clearly what you were doing when the crash occurred. **Steps To Reproduce** Describe precisely how the crash occurred, step by step, starting with a new editor...

Crash

Status of this issue: all of this needs to be reviewed and revised. Consider this list to be more of "inspiration" than a todo list, until we can rework it...

Help Wanted
Good First Issue
Graphene

- [x] Searchable fonts (#1499) - [x] Line height (#2016) - [x] Character width (#2016) - [x] Wrapping text boxes (#2118, #2176) - [ ] #2351 - [ ] #978...

There are tons of fragile index values like `0`, `1`, `2`, etc. used to reference inputs and outputs (amongst other things?) between nodes and node internals. This is extremely fragile,...

Cleanup
Rust
Graphene

Adjust the "Shape" node to support taking in an existing path and modifying it. If there is no input given, it creates a new shape. If stable id generation is...

Feature
Rust

- [x] Make compilation server cache requests - [ ] Extend server to allow for multiple concurrent requests - [ ] Extend server to compile using your current git revision