Hi James,
This is fixed in CVS, if no viewbox is present it now
uses the BBox of the root GraphicsNode. Note that this
is an 'ok' solution but is often not really "correct".
James Shaw wrote:
I have just found out (by building from batik from source with debug on)
that JSVGScrollPane requires
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
element. Without it, you just get a mysterious
NullPointerException. It would be really nice to have a more
informative error message, and perhaps