Forum: Inkscape SVG path, convert to absolute?

Posted by Paul Reilly (Guest)
on 2010-02-25 00:40
(Received via mailing list)
Hello,

I need to convert SVG vector images with bezier paths from relative to
absolute coordinates.
So it uses big "C" instead of little "c"

 id="path3"  d="M 47,200 C 47,200 27,140 47,120

I can do this using the GUI, but I'd like to do it via the command line.
I'm using:

inkscape -l  drawing.sgv drawing.svg

but there doesn't seem to be a command line option to specify relative 
or
absolute paths coords?
Any ideas how I might do this via the command line?

Thanks
Paul
Posted by Jasper van de Gronde (Guest)
on 2010-02-25 14:14
(Received via mailing list)
Paul Reilly wrote:
> 
> inkscape -l  drawing.sgv drawing.svg
> 
> but there doesn't seem to be a command line option to specify relative 
> or absolute paths coords?
> Any ideas how I might do this via the command line?

The same way you do it using the GUI? (You can use verbs on the command
line.) I am curious as to why you need to do this though.
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.