Relative values in path commands
Open
feature request
- Dominant language
- JavaScript
- Stars
- 10.7k
- Forks
- 407
- PR merge metrics
- No merged PRs in 30d
Description
Hi 👋
First of all thanks for an awesome library. Really like it so far!
I wonder if there are any plans on implementing functionality to work with relative values as well as absolute? Support both uppercase and lowercase of the canvas path commands, that is.
Thanks
BR
Contributor guide
Research direction
Start by locating the path-command handling for the existing uppercase commands and inspect how absolute values are interpreted. Implement support for lowercase relative commands while preserving current behavior for uppercase commands, then run the existing test suite or path-related tests to verify both forms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100