enable icon indicating copy to clipboard operation
enable copied to clipboard

Handle corner-cases for `arc_to` in all backends

Open corranwebster opened this issue 3 years ago • 0 comments

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).

corranwebster avatar Aug 12 '22 10:08 corranwebster