Search found 1 match

by Cazeu64
Fri Dec 08, 2017 10:51 pm
Forum: Features use and tips
Topic: SVG Export with ID field in <path>
Replies: 2
Views: 2736

SVG Export with ID field in <path>

<r>Hi<br/>
<br/>
Sorry about my english level, that's not my native language.<br/>
<br/>
I need to figure out how to implement id field in <path> tag into SVG file.<br/>
<br/>
Basically, I have :<br/>

<CODE><s>[code]</s><path d="bla bla bla"><e>[/code]</e></CODE>

I would like to have :<br/>

<CODE ...