SVG previewer no longer display text in rel. 11??
Posted: Mon Oct 19, 2009 6:29 pm
Hello,
I busy with some SVG development and I noticed that <text> are no longer displayed on the convenient built-in previewer. Could someone try this on SVG viewer please?
<svg xmlns="http://www.w3.org/2000/svg" width="800" height="800">
<text x="10" y="25" fill="navy" font-size="15" font-family="times">
It was the best of times.
</text>
</svg>
My previewer stays blank. (While OSX finder's previewer displays the svg properly.) I think it occured after upgrade to rel. 11. I tried different font families, colors, etc.
I have Oxygen 11.0 build 2009100911 on Mac OS X 10.5.8.
Thank you.
I busy with some SVG development and I noticed that <text> are no longer displayed on the convenient built-in previewer. Could someone try this on SVG viewer please?
<svg xmlns="http://www.w3.org/2000/svg" width="800" height="800">
<text x="10" y="25" fill="navy" font-size="15" font-family="times">
It was the best of times.
</text>
</svg>
My previewer stays blank. (While OSX finder's previewer displays the svg properly.) I think it occured after upgrade to rel. 11. I tried different font families, colors, etc.
I have Oxygen 11.0 build 2009100911 on Mac OS X 10.5.8.
Thank you.