The examples in the docs/examples/svg/ directory work fine, so how is yours different? Do these examples work for you?
I suspect the svg referenced in the image is invalid.
On 2002.04.13 18:51 Matthew L. Avizinis wrote:
The <rect> renders fine. It's actually the <image> that actually causes the problem. Here, I have used an svg that I knew worked previously. I have tried an href URI that is relative and an absolute path, e.g. D:\pictures\test.svg. I have tried a URL, e.g. http://test.gleim.com/pictures/test.svg. I have tried file:[EMAIL PROTECTED], file:/[EMAIL PROTECTED], file://[EMAIL PROTECTED], and file:///[EMAIL PROTECTED] I believe I have tried every option I have ever seen suggested in this list to no avail.