.TH gemtopbm 1 "3 December 1988" .IX gemtopbm .SH NAME gemtopbm - convert a GEM .img file into a portable bitmap .SH SYNOPSIS .B gemtopbm .RB [ -d ] .I gemfile .SH DESCRIPTION Reads a GEM .img file as input. .IX GEM Produces a portable bitmap as output. .SH OPTIONS .TP .B -d Produce output describing the contents of the .img file. .SH BUGS Does not support file containing more than one plane. Can't read from standard input. .SH "SEE ALSO" pbmtogem(1), pbm(5) .SH 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.