Hi Ganesh, On 12/11/06, ganesh pol <[EMAIL PROTECTED]> wrote:
1] i want to convert any image file (jpeg ,gif, tiff, bmp) into png format is it possible to convert with the help of batik
First, create an SVG file with the image in it. Secondly, use the PNGTranscoder to create a PNG out of it. Hope this helps. If you search on the mainlinglist, you'll find answers to both of these steps :-) Pieter -- http://pitr.net --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
