www.LinuxHowtos.org





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