Swapan Golla wrote:
Well, I have looked through the Driver and
SVGElementMapping classes and concluded that in order
to create batik extension support in FOP, I need to
create similiar classes of SVGElementMapping, SVGObj
and SVGElement in the FOP src and then register them
with the FOP driver class. Are these conclusions valid

I think you need only an element mapping class, you can probably reuse SVGObj/SVGElement.

and also, are there any changes I need to do in batik
src ?
I don't think so. IIRC the SVGElement temporarily holds a SVG
element node, and a proper stylable DOM is generated from them
further down the stream.

J.Pietschmann




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



Reply via email to