gemtopbm(1) gemtopbm(1)
NAME
gemtopbm - convert a GEM .img file into a portable bitmap
SYNOPSIS
gemtopbm [-d] gemfile
DESCRIPTION
Reads a GEM .img file as input. Produces a portable
bitmap as output.
OPTIONS
-d Produce output describing the contents of the .img
file.
BUGS
Does not support file containing more than one plane.
Can't read from standard input.
SEE ALSO
pbmtogem(1), pbm(5)
AUTHOR
Copyright (C) 1988 Diomidis D. Spinellis
(dds@cc.ic.ac.uk).
3 December 1988 1