Skip to content

contour: Fixes for circles

Matthias Clasen requested to merge contour-cosmetics into main

Make circle contours use 'foreach coordinates' for its points. This works here, but not for general conics. As with the other custom contours, avoid emitting collapsed conics.

Merge request reports