This program takes a multi-image gif file and generates a single gif consisting of all the images overlayed. each image's screen position is used. thus, you can use this together with a href="gifpos.html"gifpos to paste together images.
gifovly [-s TransparentColor] [-h]
The GIF to be operated is read in from stdin. The result GIF is written to stdout.
Proportional to the size of the input file.
If this index is given, any pixel in images after the first that has this value is not copied.
Print one line of command line help, similar to Usage above..
Eric S. Raymond <[email protected]>
Man page created by T.Gridel <[email protected]>, originally written by Eric S. Raymond <[email protected]>