Table of Contents

Name

gemtopnm - convert a GEM .img file into a portable anymap

Synopsis

gemtopnm [-d] [gemfile]

Description

Reads a GEM .img file, either the one plane (black/white) or four plane (16 color) varieety, as input. Reads from stdin if input file is omitted. Produces a PBM or PPM file as output, depending on whether the input is one or four plane.

Options

-d
Produce output describing the contents of the .img file.

See Also

pbmtogem(1) , pnm(5)

Author

Copyright (C) 1988 Diomidis D. Spinellis (dds@cc.ic.ac.uk).


Table of Contents