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...
https://github.com/GraphiteEditor/Graphite/pull/1624#issuecomment-1982763087 - [x] Repeat (#1650) - [ ] Sample Points - [ ] Poisson-Disk Points
### Current behavior: The extending segment is updated while the mouse moves to show the shape as it will appear. This is undesirable because it can get in the way...
Objects can have shadows positioned in various ways, and perhaps there can be a way to use a light source.
Example of a tool with this behavior is "SelectTool". DocumentMessage::Undo stores the history step, which can lead to the deletion of a previously stored redo step see #1659 and related...
Artboard doesn't support snapping, either it should be implemented or perhaps the option to turn on snapping should be disabled?
This is primarily an issue when dragging the scale parameters to adjust them in the UI. When the value for scale hits 0 on either x or y, Graphite crashes....
`[user@tower frontend]$ npm run build --verbose npm verb cli /usr/bin/node /usr/bin/npm npm info using [email protected] npm info using [email protected] npm verb title npm run build npm verb argv "run" "build"...
This function should find the centroid (center of mass) of a subpath's area. (If the subpath isn't closed, treat it as closed.) If it's computationally feasible, this should be done...
Hi, I saw it's possible to fill a shape with a solid or gradient color. Could custom patterns be supported too? Here's a screenshot from Excalidraw: ...
**Steps To Reproduce** Describe precisely how the crash occurred, step by step, starting with a new editor window. 1. Open the Graphite editor at https://editor.graphite.rs 2. Open a new document...