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)

pbmtomda(1)


pbmtomda

pbmtomda

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
BUGS
SEE ALSO
AUTHOR

NAME

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

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(1), pbm(5)

AUTHOR

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



pbmtomda(1)