You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by Martin Koistinen <ma...@koistinen.com> on 2000/03/15 01:04:22 UTC

Need to serve PNGs any pointers?

Hi,

I need to create PNGs from scratch and serve them from TomCat.  Does anyone 
have any pointers?  Example code would be awesome.

Thanks,

Martin Koistinen


Re: Need to serve PNGs any pointers?

Posted by Wong Kok Wai <wo...@pacific.net.sg>.
PNG is standard for JDK 1.3 I was told.

If you can only use JDK 1.1, there are two:

JIMI: http://java.sun.com/products/jimi

Sixlegs: http://www.sixlegs.com

If you can use JDK 1.2, try:
http://java.sun.com/products/java-media/jai/index.html

Martin Koistinen wrote:

> Hi,
>
> I need to create PNGs from scratch and serve them from TomCat.  Does anyone
> have any pointers?  Example code would be awesome.
>
> Thanks,
>
> Martin Koistinen
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: general-help@jakarta.apache.org