Hi Thomas, Thanks a lot for that informaiton,but don't u think if I am going to use batik and render my image then I have to send Lots of jar of batik in my applet, which will be a performance low.
-----Original Message----- From: Thomas DeWeese [mailto:[EMAIL PROTECTED] Sent: Sunday, October 26, 2003 4:47 PM To: Batik Users Subject: Why use Batik Ashiq Hussain Khan wrote: > Can any one tell me,should I use ony batik to display svg in my > applet.cant I parse the svg file using xml4j or jaxp And get the > information of the svg files and draw the svg using swings graphics2d. Hi Ashiq, Sure you can, this is exactly what Batik does. If you went this route you would probably only implement a small fraction of the SVG specification (CSS, filters, use, image, DOM, ECMA Script, gradients, patterns, SVG fonts, etc...). There is a reasons Batik is not tiny, SVG is a 600 page specification that leverages several other multi-hundred page specifications. I somehow doubt that in the end you would save yourself time over actually doing some research on Batik. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] **************************Disclaimer************************************ Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified that any use, copying or dissemination of the information contained in the E-MAIL in any manner whatsoever is strictly prohibited. *************************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]