Hi Ias,
Well, I'm not really sure what you are looking for, but on the
face of it, it would seem problematic to use Batik for this, as
J2ME doesn't currently include any of Java2D which is at the core
of Batik.
You might be able to borrow significant parts of Batik (like
some of the DOM structure and CSS, and micro parsers - although
I've heard that even these are to heavy weight), but for the
whole graphics part I think you would have to do your own thing.
Ias wrote:
Hi all,
As I expressed my interest in JSR 226 at
http://freeroller.net/page/iasandcb/20040527#dream_batik_for_jsr_226 , I
started to work on Batik for J2ME as a JSR 226 implementation. I posted its
APIs and examples code based on JSR 226 PFD at
http://www.apache.org/~ias/batik-for-j2me.zip . Axis J2ME, my work on JSR
172 J2ME web services, is still waiting for the TCK from Sun (I applied long
time ago...), but I hope Batik for J2ME can have a chance to pass the test
:-)
Any opinions, comments, and suggestions are very welcome.
Regards,
Ias
---------------------------------------------------------------------
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]