--- Chris Williams <[EMAIL PROTECTED]> wrote:
> I was wondering if within Batik there was a code
> generator to convert
> SVG documents into java 2d code (actual code, not
> rendered). I know
> SVGCanvas2D will render it, but i am looking to
> generate the actual
> code, so i can package that up
I was wondering if within Batik there was a code generator to convert
SVG documents into java 2d code (actual code, not rendered). I know
SVGCanvas2D will render it, but i am looking to generate the actual
code, so i can package that up.
Any ideas?
Chris Williams