Search found 1 match
- Wed Nov 07, 2012 10:41 pm
- Forum: Help with using Inkscape
- Topic: Command line --verb options do not seem to work
- Replies: 2
- Views: 3465
Re: Command line --verb options do not seem to work
I think I have a similar problem. I would like to merge two objects (elipseA UNION elipseB), but I can't. I tried using inkscape --shell and this option too: inkscape diagram.svg --select=elispseA --select=elipseB --verb SelectionUnion --export-png test.png Am I doing it wrong? Or it will never work...