Paul Fisher wrote:

> 
> It would be nice if we could get Java implementations of a GIF and PNG
> decoder.  For JPEG, we'll probably have to use libjpeg.

For PNG I would propose com.sixlegs.image.png package.
It is LGPLed and works very well (supports all of PNG I think).

It used to be at www.sixlegs.com/png, but now it is not present ??. For
now it is available from CVS server on www.gjt.org
(java/com/sixlegs/image/png). 

Artur

Reply via email to