Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #29900

Re: Editing Inkscape SVG files with Python?

From Matej Cepl <mcepl@redhat.com>
Newsgroups comp.lang.python
Subject Re: Editing Inkscape SVG files with Python?
Date 2012-09-24 08:06 +0200
Organization Czech Technical University
Message-ID <k3ot2m$1oq0$1@ns.felk.cvut.cz> (permalink)
References <505f92f7$0$1612$c3e8da3$76491128@news.astraweb.com>

Show all headers | View raw


On 24/09/12 00:53, Steven D'Aprano wrote:
> Googling for "python inkscape" comes up with too many hits for Inkscape's
> plugin system to be much help to me.

Aside from suggesting lxml, I would ask "So why not to follow the stream 
and create Inkscape plugin"? I have in similar situation created a 
plugin (https://gitorious.org/inkscape-ungroup-deep/) and I have to say 
it wasn't that difficult and results are pretty satisfactory.

Matěj

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Editing Inkscape SVG files with Python? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-23 22:53 +0000
  Re: Editing Inkscape SVG files with Python? Ben Finney <ben+python@benfinney.id.au> - 2012-09-24 11:02 +1000
  Re: Editing Inkscape SVG files with Python? Matej Cepl <mcepl@redhat.com> - 2012-09-24 08:06 +0200

csiph-web