eclipsesource / eclipsesource/tabris-js
Support arcTo in Canvas
Open
feature
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
The CanvasContext supports the method `arc`, but not `arcTo`. Looks like an oversight . In fact, this seems to be the only basic drawing function that's missing.
Contributor guide
Assessment
This issue has not been assessed yet.