Cameron McCormack wrote:

With this example file,

http://www.csse.monash.edu.au/~clm/local/b.svg

when I resize Squiggle's window, the rest of the circle isn't displayed.
The overflow property is set to "visible" on the svg element. Is this
the correct behaviour? If so, how do I get Batik to render things
outside the initial viewport?


This is a bug. Because there is no viewBox the viewing transform doesn't change so it
decides to supress the repaint - this is of course a mistake. I've fixed it in my local copy.





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



Reply via email to