There's a todo to allow merging different shapes into combined shape lists, but we also want to be able to merge connected path elements (lines, arcs, curves) into filled shapes (with correct winding order and all that). Of course, we also want to be able to apply the reverse transformation, exploding them back into separate nodes.
There's a todo to allow merging different shapes into combined shape lists, but we also want to be able to merge connected path elements (lines, arcs, curves) into filled shapes (with correct winding order and all that). Of course, we also want to be able to apply the reverse transformation, exploding them back into separate nodes.