Bash Cures Cancer
Learn the UNIX/Linux command line

Home     Man Pages     SpamDefeator


				   mdatopbm

   Updated: 3 December 2003
   Table Of Contents

NAME

   mdatopbm  - convert a Microdesign .mda or .mdp file into a PBM
image

SYNOPSIS

   mdatopbm [-a] [-d] [-i] [--] [mdafile]

DESCRIPTION

   This program is part of Netpbm.

   mdatopbm reads a MicroDesign file as input and Produces a  PBM
image as
   output.

   If  you  don't  specify mdafile, mdatopbm takes its input from
Standard Input.

OPTIONS

   -a
	  Generate Plain PBM output instead of Raw PBM
   -d
	  Double the height of the output file, to compensate for
the aspect
	  ratio used in MicroDesign files.
   -i
	  Invert the colors used.
   --
	  End  of  options  (use this if the filename starts with
"-")



SEE ALSO

   pbmtomda, pbm

AUTHOR

   Copyright (C) 1999 John Elliott .
     _________________________________________________________________



Table Of Contents

     * NAME
     * SYNOPSIS
     * DESCRIPTION
     * OPTIONS
     * SEE ALSO
     * AUTHOR







UNIX/Linux commands referenced on this page:
  1. convert
  2. file
  3. as
  4. pbmtomda