I have svg file with mostly Rectangle, Path/Polygon objects. Each of these objects has been tagged with an Inkscape Label.
I am looking for an easy way to parse the svg, read the object and label and create a new text object (text coming from the Label). Ideally text should be centered at (x,y) that is the center of original object. Fixed font is OK.
Ant tips or tricks? Much appreciated.
Overlaying text on an object using "Label" info
-
- Posts: 1
- Joined: Sat Aug 22, 2009 2:38 am
Re: Overlaying text on an object using "Label" info
Sorry I don't have an answer to this one, just wanted to add my interest, as it's something I would find very useful.