On 1/10/22 8:27 AM, Mandy and Michael Wilson via Python-list wrote:
> I wonder if you can help me out please. I have recently added an
> extension into Inkscape called Axidraw which should enable me to
> hatchfill text, unforunately I am unable to use this facility as when I
> open
hello Python
I wonder if you can help me out please. I have recently added an
extension into Inkscape called Axidraw which should enable me to
hatchfill text, unforunately I am unable to use this facility as when I
open a canvas in Inkscape and go to the axidraw extension I receive a
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
Steven D'Aprano writes:
> I have some SVG files generated with Inkscape containing many text
> blocks (over 100). I wish to programmatically modify those text blocks
> using Python. Is there a library I should be using, or any other
> guidelines or advice anyone can give me?
My
On 23 September 2012 23:53, Steven D'Aprano <
steve+comp.lang.pyt...@pearwood.info> wrote:
> I have some SVG files generated with Inkscape containing many text blocks
> (over 100). I wish to programmatically modify those text blocks using
> Python. Is there a library I sho
I have some SVG files generated with Inkscape containing many text blocks
(over 100). I wish to programmatically modify those text blocks using
Python. Is there a library I should be using, or any other guidelines or
advice anyone can give me?
Googling for "python inkscape" comes u