This SVG does not render correctly in TW5 despite of running perfectly on a 
basic html page. I can see the rectangle but not the text.

Is this a bug ?

<svg xmlns="http://www.w3.org/2000/svg";
        width="250" height="35">
<rect x="0" y="0" width="250" height="35"
      style="fill: none; stroke: black;"/>
    <text x="10" y="30" fill="green">Hello World!</text>
</svg>

AMFVargas

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to