nullmastermind / inkscape-for-trace

Add a batch processing tool with fully customizable parameters to automate your Inkscape tasks more easily.
Other
9 stars 2 forks source link

Remove Background functionality is not working. #1

Open Solid-Code opened 2 years ago

Solid-Code commented 2 years ago

inkscape.exe --actions="select-all;selection-trace:24,0,0,1,0,0,0;export-filename:image.svg;export-do;" "noglowoffwhite.png" --batch-process

nullmastermind commented 1 year ago

You could try using false/true instead of 0/1. I'm unsure, as it's been a while since I last developed this repo