Hi James. jmp: > I´d like to develop a Java application for PDAs/pocket pcs. The application > will have to deal with svg. I´ve no doubt that Batik is a very suitable > toolkit if you want to use svg. I wonder if it is possible to use it with > pdas, for instance with a Dell Axim. I´ve read for this devices the profiles > to use are Tiny Svg or Basic Svg. > Is Batik suitable for my purpose or maybe should I use tinyline or somtehing > like that?
If the JRE on the PDAs you are using support J2SE, then you should be OK. More likely though is that they support J2ME, which is not sufficient for Batik (since it relies heavily on the Java2D classes). TinyLine will run on J2ME. -- Cameron McCormack, http://mcc.id.au/ xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]