SVG Export with ID field in <path>
by Cazeu64 » Fri Dec 08, 2017 10:51 pm
Hi
Sorry about my english level, that's not my native language.
I need to figure out how to implement id field in <path> tag into SVG file.
Basically, I have :
I would like to have :
Or even
Code: Select all
<path class="class1" d="bla bla bla">
If someone knows something about this, I really would appreciate it

.
Thanks in advance,
Cazeu64.