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...
We need some kind of robust shake detection algorithm in JS that has very minimal false positives/negatives.
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...
**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...
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...
- [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,...
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...
- [x] Make compilation server cache requests - [ ] Extend server to allow for multiple concurrent requests - [ ] Extend server to compile using your current git revision