gemtopnm (1) Linux Manual Page
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.
