Return in a text object -
08-06-2006
, 04:26 AM
Hummm, anyone know how can i have a return in a text object ?
Actually i do this :
<text id="mytext" x="50" y="50">TEXT1</text>
<text id="mytext2" x="50" y="70">TEXT2</text>
but if i can to put "TEXT2" under "TEXT1" in the same text object, i
want to know how can i do....
thanks. |