Scroll to navigation

gifspnge(1) General Commands Manual gifspnge(1)

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.

USAGE

gifspnge <GifFile >GifCopy

MEMORY REQUIRED

The size of the input GIF, plus malloc overhead.

OPTIONS

None.

AUTHOR

Eric S. Raymond <esr@snark.thyrsus.com>
Man page created by T.Gridel <tgridel@free.fr>, originally written by Eric S. Raymond <esr@thyrsus.com>
giflib-tools