Code: Select all
inkscape boe.svg -z --select=text3134 --select=text3135 --verb=SelectionCombine --verb=FileSave --verb=FileCloseIf I drop the -z option in this command it works without any problem but is very slow as it has to open the Gui, do work, and then close. Is there a solution to this or am I missing something?