.TH gemtopbm 1 "11 Jul 1992" .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. Reads from stdin if input file is omitted. .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 files containing more than one plane. .SH "SEE ALSO" pbmtogem(1), pbmplus(1) .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.