You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found some cases in which intersections between cubic curves are not detected.
As the algorithm is iterative it is harder for me to figure out at which point something goes wrong.
Here a test program that can be dropped into src/io/lacuna/artifex:
I found some cases in which intersections between cubic curves are not detected.
As the algorithm is iterative it is harder for me to figure out at which point something goes wrong.
Here a test program that can be dropped into
src/io/lacuna/artifex
:The output of the program:
And the produced svg (bounding boxes, vertices and colors rendered by Inkscape)
The text was updated successfully, but these errors were encountered: