GEMTOPBM



		

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.
      Note that there is currently no pbmtogem tool.

OPTIONS

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

BUGS

      It does not support file containing more than one plane.

SEE ALSO

      pbm(5)

AUTHOR

      Copyright (C) 1988 Diomidis D. Spinellis (dds@cc.ic.ac.uk)
      Permission to use, copy, modify, and distribute this software and its
      documentation for any purpose and without fee is hereby granted,
      provided that the above copyright notice appear in all copies and that
      both that copyright notice and this permission notice appear in
      supporting documentation.