GraphiteEditor / GraphiteEditor/Graphite
Add Smoothing to the Freehand Tool
Open
Graphics
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
Freehand tool: "smoothing" checkbox in its control bar, which adds a smoothing node downstream of the Path node.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Freehand tool's control bar and the Path node implementation. Trace how tool options create downstream nodes, then add the smoothing checkbox behavior so enabling it inserts a smoothing node after Path. Done means the control is available and the resulting node chain matches the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics, design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100