Hi!

Thanks for the quick reply!

I entered it as a RFE. For the moment a(n) (evil but working) solution is:

JSVGComponent.setSVGDocument( JSVGComponent.getSVGDocument() );

whichs reloads the SVG doc.

Regards,

Michael.


On Friday 14 June 2002 12:19, you wrote:
> > First of all I noticed al lot of commits on cvs, nice work!
>
> Thanks.
>
> > I experience a little problem. When I change the width and height of the
> > <svg>, the document doesn't change dynamicly, as would be expected.
> >
> > Same behaviour problem occurs with the viewbox.
> >
> > Are there any extra method(s) I have to call when changing the
> > root of the
> > element, to view the result?
>
> well, I would say no. Modifying attributes (width/height, viewBox...) on
> <svg> element is not yet supported in Batik.
>
> You can enter a RFE in bugzilla (and specify the priority of this feature).
> Honestly, this is not on a high priority feature on our TODO list but we
> also want to make our users happy, so...
>
> Regards,
> Thierry.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to