(keitai-l) Re: Dynamic GIFs

From: Randall Mackay <rmackay9_at_yahoo.com>
Date: 06/01/01
Message-ID: <20010601042331.68601.qmail@web14002.mail.yahoo.com>
Hi,

     I definitely agree with what Jonathan is saying about the
usefulness and power of the jai package but there is one critical piece
that is missing from JAI and that is the GIF encoder.  The decoder is
there but not the encoder.

     http://java.sun.com/products/java-media/jai/iio.html

-Randy

--- Jonathan Shore <jshore@e-shuppan.com> wrote:
> 
> Or use Java's JAI (advanced imaging API).  Does a lot more than just
> encoding and decoding (GIFs, JPEGs, etc etc).  Also great with
> colormap
> transformations and any sort of imaging operation you may want to do.
> 
> They may be integrating this API into the distribution in the
> upcoming J2SE
> 1.4 (otherwise installs nicely in the jre/ext dir as a separate
> package).
> 
> JS
> 
> 
> >
> > Kyle,
> >
> >      I use the GIF encoder from www.acme.com written in java.  You
> also
> > need something to reduce the number of colours in the image to 256
> for
> > most of the phones...I forget what I used for this...something else
> I
> > found on the web.
> >
> > -Randy
> >
> > --- Kyle Barrow <kyle@X-9.com> wrote:
> > > Anyone producing dynamic GIFs with JSP or PHP, the UNISYS
> licensing
> > > fiasco
> > > has lead to GD dropping GIF support on PHP and I'm wondering what
> > > packages
> > > people are now using?
> > >
> > > Thanks
> > >
> > > Kyle
> > >
> 
> 
> [ Did you check the archives?   http://www.appelsiini.net/keitai-l/ ]
> 


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

[ Did you check the archives?   http://www.appelsiini.net/keitai-l/ ]
Received on Fri Jun 1 07:14:02 2001