+ 4

How can I <use> with different text?

<defs> <text id = "tx" x="150" y="250" class="small">My</text> </defs> <use xlink:href="#tx" " class = "t" id = "t0" transform = "translate(0 -100)"/> .--> change the text for each use

1st May 2019, 10:51 AM
Oma Falk
Oma Falk - avatar
2 Answers
3rd May 2019, 1:22 AM
Galih Prakoso
Galih Prakoso - avatar
+ 2
y just need to use multiple <use> and every one of them will do your specific purpose
1st May 2019, 11:44 PM
Malek Trad