Handle corner-cases for `arc_to` in all backends
Open
- Dominant language
- C
- Stars
- 97
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
There are problems with `arc_to` in the OpenGL backend (it segfaults), but more generally it would be good to have a benchmark and/or tests that ensure that backends behave sensibly for a range of inputs and/or handle ill-defined cases gracefully (eg. all three points the same).
Contributor guide
Assessment
This issue has not been assessed yet.