Quadratic bezier drawing: Select and align both on-curve and off-curve points
Open
- Dominant language
- JavaScript
- Stars
- 834
- Forks
- 55
- Avg merge
- 2h
- Merged PRs (30d)
- 26
Description
I found that when drawing quadratic beziers, I seemingly can't select both on-curve off-curve points for alignment/transformation operations.
Eg I throw some wild points down like this and go to select some
but only the oncurve are selected
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the quadratic-bezier selection case in the browser-based font editor using the attached examples. Trace the selection and alignment/transformation entry points for on-curve and off-curve points; done when both point types can be selected together and participate in those operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100