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 gifpos and gifasm to paste together images.
The GIF to be operated is read in from stdin. The result GIF is written to stdout.