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...
Blocked on #605. From [here](https://github.com/GraphiteEditor/Graphite/pull/621#issuecomment-1119205774): > Ideally, when you drag a handle and snap it to its anchor, this should remove the anchor point entirely (turning a cubic into a...
From [here](https://github.com/GraphiteEditor/Graphite/pull/621#issuecomment-1119205774): > It's hard to tell, but I think the handle points, when being dragged and snapped to things, are snapping a few pixels vertically offset from true. Try...
It should have inputs for the hex code, numerical RGBA and HSV values, a button to remove the color (set it to `None`), and a color picket button (see #545)....
Right now, the `check_if_graphite_file_version_upgrade_is_needed` test opens the `graphite-test-document.graphite` file and checks if the deserialization fails due to an outdated format. If it fails, the developer should bump the document version...
It isn't possible to zoom out again afterwards.
Currently it results in deselecting the object. Only resizing is possible.
Currently this requires switching to another tool and back.
It would be useful to provide a center of rotation. This can be especially useful for creating gauges etc. The center of rotation should be remembered (eg. saved with object)....
When copy / pasting nested folders their expanded state is not maintained. It would be ideal if it was.
See if there's a way we can enable breakpoint debugging by setting up two paths for the architecture: the current wasm module, and a new web server approach. When optionally...