| Developer's Daily | Unix by Example |
| main | java | perl | unix | dev directory | web log |
|
gemtopbm - convert a GEM .img file into a portable bitmap |
|
gemtopbm [-d] [ gemfile ] |
|
Reads a GEM .img file as input. Reads from stdin if input file is omitted. Produces a portable bitmap as output. |
|
-d |
Produce output describing the contents of the .img file. |
|
Does not support files containing more than one plane. |
|
pbmtogem(1), pbm(5) |
|
Copyright (C) 1988 Diomidis D. Spinellis (dds@cc.ic.ac.uk). |