Andreas Kruthoff wrote:
> You're right! If I add width="x" and height="y" to the <svg> tag, it
> works. The tool that I use is umlet
> http://homepage.mac.com/martin.auer/umlet/ It doesn't produce 'correct'
> svg files.
> 
> Oh, I see that there's a new version of umlet, perhaps they've changed
> their svg export feature. I'll test it.

Yes, the test.svg you sent me has no x, y, width, height, viewBox
attributes. Note that width and height alone are not sufficient: a
viewBox attribute is really needed.

Reply via email to