Andrew Gaffney writes:
 > zentara wrote:
 > > Well, gifs were shunned by alot of the software writers because of
 > > the old patent issues. So your best bet will be to make your image as
 > > a jpg or png, then convert it to gif afterwards.
 > 
 > Is PNG a good format for a 51x20 image with 4 or 5 colors?
 > 
 > > If you want to make an animated gif, you can
 > > use something like this:
 > > system("gifsicle -lforever $graphical*.gif > $graphical.anim.gif")
 > 
 > I've used gifsicle before to make animated GIFs. That was a nifty little program.

Is there any alternative to gifs to make animated images?  Flash is
proprietary to macromedia, and gif to Unisys.  Is there such a thing
as an animated png?  How about a free (in the GPL sense) open sourced
alternative to Flash?

-- 
--------  "And there came a writing to him from Elijah"  [2Ch 21:12]  --------
R. J. Brown III  [EMAIL PROTECTED] http://www.elilabs.com/~rj  voice 859 567-7311
Elijah Laboratories Inc.    P. O. Box 166, Warsaw KY 41095    fax 859 567-7311
-----  M o d e l i n g   t h e   M e t h o d s   o f   t h e   M i n d  ------

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to