from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
GIFSPNGE
Section: GIFLIB Documentation (1) Updated: 2 May 2012 Index
Return to Main Contents
NAME
gifspnge - expensive GIF copy, whole-image version
SYNOPSIS
-
gifspnge
DESCRIPTION
This is an expensive way to copy a GIF from stdin to stdout. The source is included as a skeleton for more sophisticated filters using DGifSlurp() and EGifSpew(). See the source in the util directory of the distribution for details.
Retains some utility as a test of DGifSlurp() and EGifSpew(). The output should be bytewise identical to the input.
AUTHOR
Eric S. Raymond
esr@thyrsus.com
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- AUTHOR
-
|