.TH WHIRLGIF 1 «Feb 5, 1996"
.AT 3
.SH NAME
whirlgif \- a quick program that reads a series of GIF files, and producesa single gif file composed of those images..SH SYNOPSIS
.B whirlgif
[
.B \-v
] [
.B \-trans
index ] [
.B \-time
delay] [
.B \-o
outfile] [
.B \-loop
] [
.B \-disp
method
] [
.B \-i
incfile] file1 [
.B \-time
delay] file2
.SH DESCRIPTION
.PP
.TP
.B \-v
verbose mode
.TP
\fB\-loop\fP [count]
add the Netscape `loop' extension.
.TP
\fB\-disp\fP method
.TP
\fB\-time\fP delay
inter\-frame timing.
.TP
\fB\-trans\fP index
set the colormap index `index' to be transparent.TP
\fB\-o\fP outfile
write the results to `outfile'
.TP
\fB\-i\fP incfile
read a list of names from `incfile'
.SH TIPS
.PP
a good thing if you're using this in a CGI script, a very bad thing if yourun this from a terminal and forget to redirect stdout.
the delay between images in the middle of an animation, e.g.
several transparency statements on the command line, to change the transparentcolor in the middle of an animation. This may cause problems for some programs.
.SH BUGS
.PP
should be able to specify delay in an `incfile' list (see next bug).
.SH TODO
.PP
have an option that compares current image with previous and thenonly save the smallest rectangle that encompasses changes. I need samplecode\- the most efficient algorithms are patented?
option for luma sorting of colormaps
define extension block in order to have frame lists.
.PP
.br
.B http://www.msg.net/utility/whirlgif/
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-.SH AUTHOR
.PP
.br
.br