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
GIFOVLY
Section: GIFLIB Documentation (1) Updated: 2 May 2012 Index
Return to Main Contents
NAME
gifovly - composite images in a multi-image GIF as layers
SYNOPSIS
-
gifovly [-t trans-color] [-h]
DESCRIPTION
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
m[blue]gifposm[][1]
and
m[blue]gifasmm[][2]
to paste together images.
The GIF to be operated is read in from stdin. The result GIF is written to stdout.
OPTIONS
-t num
-
If this index is given, any pixel in images after the first that has this value is not copied.
-h
-
Print one line of command line help, similar to Usage above.
AUTHOR
Eric S. Raymond
esr@thyrsus.com.
NOTES
- 1.
-
gifpos
-
[set $man.base.url.for.relative.links]/gifpos.html
- 2.
-
gifasm
-
[set $man.base.url.for.relative.links]/gifasm.html
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- AUTHOR
-
- NOTES
-
|