--- Nikhil Dinesh <[EMAIL PROTECTED]> wrote:
If your svg document doesnt have an explicit "viewport" declaration this
might cause the exception. This is one source of NullPointerExceptions
that Ive noticed...
(I understand that you mean viewBox) -- the SVG does have a viewBox attribute for its
on
make that "viewbox"
On Tue, 13 Jul 2004, Nikhil Dinesh wrote:
> If your svg document doesnt have an explicit "viewport" declaration this
> might cause the exception. This is one source of NullPointerExceptions
> that Ive noticed.
>
> -Nikhil
>
> On Tue, 13 Jul 2004, Eilein Grasp wrote:
>
> > I h
If your svg document doesnt have an explicit "viewport" declaration this
might cause the exception. This is one source of NullPointerExceptions
that Ive noticed.
-Nikhil
On Tue, 13 Jul 2004, Eilein Grasp wrote:
> I have an SVG file saved from Illustrator that I've added a (blur) filter to (in th