Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

mdatopbm(1)


mdatopbm

mdatopbm

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR

NAME

mdatopbm - convert a Microdesign .mda or .mdp file into a portable bitmap

SYNOPSIS

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

DESCRIPTION

Reads a MicroDesign file as input. Reads from stdin if input file is omitted. Produces a portable bitmap as output.

OPTIONS

-a

Output the PBM in ASCII rather than binary.

-d

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

SEE ALSO

pbmtomda(1), pbm(5)

AUTHOR

Copyright (C) 1999 John Elliott <jce@seasip.demon.co.uk>.



mdatopbm(1)