ppmtogif(1) ppmtogif(1)
NAME
ppmtogif - convert a portable pixmap into a GIF file
SYNOPSIS
ppmtogif [-interlace] [ppmfile]
DESCRIPTION
Reads a portable pixmap as input. Produces a GIF file as
output.
OPTIONS
-interlace
Tells the program to produce an interlaced GIF
file.
All flags can be abbreviated to their shortest unique pre-
fix.
SEE ALSO
giftoppm(1), ppm(5)
AUTHOR
Based on GIFENCOD by David Rowley
<mgardi@watdcsu.waterloo.edu>. Lempel-Ziv compression
based on "compress".
Copyright (C) 1989 by Jef Poskanzer.
01 September 1989 1