top | item 47072838

(no title)

eddyg | 10 days ago

One of the very first things I look for in an SVG editor is the ability to reverse paths and adjust winding order.

https://oreillymedia.github.io/Using_SVG/extras/ch06-fill-ru...

discuss

order

ekrsulov|10 days ago

Great point — those are supported.

Reverse path is available in the contextual menu, and also in the right sidebar under Subpath Operations when you select a subpath inside a path that contains multiple subpaths.

Fill rule / winding can be changed from the paint menu (the one with the colored circles that expands for fill/stroke options).

Thanks for bringing this up!

eddyg|10 days ago

Thanks for the reply showing where to change these!