Re: Gimp refuses GIF
Re: Gimp refuses GIF
- Subject: Re: Gimp refuses GIF
- From: Ian Piumarta <email@hidden>
- Date: Thu, 9 Oct 2003 12:33:11 +0200 (CEST)
On Thu, 9 Oct 2003, Adrian Clark wrote:
> For static images, I normally save as PNG instead [...].
> I don't know what to do for animations though.
I've had good results (on several flavours of Unix) with
http://www.lcdf.org/~eddietwo/gifsicle/
which builds out-of-the-box on OSX.
$ curl -O http://www.lcdf.org/~eddietwo/gifsicle/gifsicle-1.40.tar.gz
$ tar xvfz gifsicle-1.40.tar.gz
$ cd gifsicle-1.40
$ ./configure
$ make
$ sudo make install
$ gifsicle -help
`Gifsicle' manipulates GIF images. Its most common uses include
combining single images into animations, adding transparency, optimizing
animations for space, and printing information about GIFs.
Usage: gifsicle [OPTION | FILE | FRAME]...
Ian
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.