Thank you, Thomas.

2006/7/7, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
   So you are asking if the Batik SVGGraphics2D supports
SVG 1.1 and/or SVG Tiny (there is a lot more to Batik).
The short answer is yes the SVGGraphics2D supports SVG 1.1
(really no different than SVG 1.0 for full profile) and
no the SVGGraphics2D implementation doesn't support
restricting it's output to SVG Tiny.

I interested it.
I understood it.
Batik doesn't support SVG Tiny in the strict sense.

   It is easy to modify the output of the SVGGraphics2D
so that it 'claims' to be SVG Tiny (you can get the root
of the generated SVG and add/modify it's attributes).
Assuming what you are drawing maps directly to SVG Tiny,
I believe that this is essentially all that is needed
(you might want to turn off the use of css).

I'm happy if Batik translates SVG into SVG Tiny by whatever means possible.
But Batik doesn't traslate.
I have to translate it by myself.

I will delete or translate what SVG-T doesn't support SVG 1.1 modules
into alternatives in my SVG documents.

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

Reply via email to