Skip to content

fix Inkscape call syntax in webslicer export

Suggested by @kkaehler in #267 (closed)

Closes #267 (closed)

The inkscape command line parameters -e changed to -o in 1.0. We probably should use Inkex' call functionality here, but I don't firmly understand what this extension is for (also after reading Tav's manual), so I don't trust myself to test for correctness.

Merge request reports