Linux Commands Examples

A great documentation place for Linux commands

pbmtomda

convert a portable bitmap to a Microdesign .mda


see also : mdatopbm

Synopsis

pbmtomda [-d][-i][--] [ pbmfile ]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

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 "-")


bugs

There’s no way to produce files in MicroDesign 3 format. MD3 itself and mdatopbm(1) can read files in either format.


see also

mdatopbm , pbm


author

Copyright (C) 1999 John Elliott <jce[:at:]seasip.demon.co[:dot:]uk>.

How can this site be more helpful to YOU ?


give  feedback