I have just found out (by building from batik from source with debug on) that JSVGScrollPane requires the viewBox attribute to be set on the root <svg> element. Without it, you just get a mysterious NullPointerException. It would be really nice to have a more informative error message, and perhaps a comment about this added to the javadocs.

Also, if the attr is missing, would it be possible to calculate a viewbox by getting the bounding box of the SVG document?

Thanks
James Shaw

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to