Hi, > > 1. Firstly, I want to know if Batik viewer can show animated SVG files > or not? I want to show some annotations(like encircling or > "tick-marking" some parts of a background image). For this, I need to > create a path element. However, I don't want the entire path to be > shown all at once. I mean they should be shown > gradually("incrementally" rather!!) as they are drawn(may be, by > specifying the begin time and duration of each annotation). Can > someone give me an idea as to how can I achieve this?
As far as I know, the current Batik version does not support animation. However, batik support EcmaScript/JavaScript which you may utilize. Check out the batik sample starfield.svg Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]