.\" Process this file with .\" groff \-man \-Tascii foo.1 .\" .TH gifspnge 1 "giflib\-tools" .SH NAME gifspnge \- This is an expensive way to copy a GIF. The source is included as a skeleton for more sophisticated filters using DGifSlurp() and EGifSpew(). See the source in the util directory for details. I suppose this does have some utility as a test of DGifSlurp() and EGifSpew(). The output should be bytewise identical to the input. .SH USAGE .B gifspnge GifCopy .SH MEMORY REQUIRED The size of the input GIF, plus malloc overhead. .SH OPTIONS None. .SH AUTHOR Eric S. Raymond Man page created by T.Gridel , originally written by Eric S. Raymond