> Hello Danny, > > Danny Browne wrote: > > >Does anyone know if there is an implementation of batik > written for J2ME? > > > > > There is no port per-say that I am aware of. > > >Is Java2D even ported to J2ME yet? > > > > > There is a JSR for doing advanced graphics on CDC: JSR 209. > There is a JSR for doing SVG on J2ME: JSR 226.
As I mentioned before in this mailing list, I'm now planning to make "a sort of" batik for J2ME based on JSR 226. (See http://marc.theaimsgroup.com/?l=batik-dev&m=109563242719228&w=2 for more detail.) While JSR 209 provides most features of Java 2D from J2SE, JSR 226 doesn't require it because it also supports CLDC/MIDP. (There's some interesting sentence that "The (JSR 226) API must be efficiently implementable alongside CDC/PBP/PP/JSR209 and J2SE" though.) The main point of work on batik for J2ME is how to cope with MIDP's mimimal graphics facilities to achieve migration from Batik base to J2ME platform. Thanks for your interest, Ias > > Regards, > Vincent. > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]