node-potrace
node-potrace copied to clipboard
Whole image as a single path, how to avoid it?
Now in the resulting SVG there is always only 1 "path" object, is it possible to make as many objects as possible, as I understand it, the original library has options that control this moment
SVG options: --group - group related paths together --flat - whole image as a single path