Inkscape creating path tag instead of circle tag in XML???
Inkscape creating path tag instead of circle tag in XML???
Whenever perfect circle is drawn..inkscape creates path tag in xml instead of circle tag? any idea how to solve this
Re: Inkscape creating path tag instead of circle tag in XML?
Hello:
There isn't a easy way. It can't be changed using the usual tools in Inkscape. You have to use the XML-editor (Shift+Ctrl+X), and use the "New Element Node" button. Also, don't forget defining the circle as "svg:circle".
- Maybe an inkscape extension, could be created, that transform Inkscape Ellipses, to SVG circles
There isn't a easy way. It can't be changed using the usual tools in Inkscape. You have to use the XML-editor (Shift+Ctrl+X), and use the "New Element Node" button. Also, don't forget defining the circle as "svg:circle".
- Maybe an inkscape extension, could be created, that transform Inkscape Ellipses, to SVG circles
If you have problems:
1.- Post a sample (or samples) of your file please.
2.- Please check here:
http://tavmjong.free.fr/INKSCAPE/MANUAL/html/index.html
3.- If you manage to solve your problem, please post here your solution.
1.- Post a sample (or samples) of your file please.
2.- Please check here:
http://tavmjong.free.fr/INKSCAPE/MANUAL/html/index.html
3.- If you manage to solve your problem, please post here your solution.