pbmtomda (1) Linux Manual Page
pbmtomda – convert a portable bitmap to a Microdesign .mda
Synopsis
pbmtomda [-d][-i][—] [ pbmfile ]Description
Reads a portable bitmap file as input. Reads from stdin if input file is omitted. Produces a MicroDesign 2 area file (.MDA) as output.Options
- -d
- Halve the height of the output file, to compensate for the aspect ratio used in MicroDesign files.
- -i
- Invert the colours used.
- —
- End of options (use this if the filename starts with "-")
