----- Original Message ----- From: "Thomas DeWeese" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, April 21, 2005 1:09 PM
Subject: Re: complex svg components - batik extension
Hi Lukasz,
This is possible, and with SVG 1.2 and the sXBL stuff that Cameron is working on much of this sort of processing will become 'integrated' into SVG. So it might be of interest to try and work with Cameron and the SVG 1.2 branch to see what can be done going forward.
In the shorter term you might look at how the multiImage element is implemented. It does a lot of what you are considering. It internally builds 'image' or 'g' elements uses the BridgeContext & GVTBuilder to construct a multiple GVT trees that it passes rendering to as appropriate.
It's not exactly what you are looking to do but it is close.
Thanks, Thomas, I'll look into it.
Regards, Lukasz Matuszczak
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
