Penguin
Annotated edit history of pbmtomda(1) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 pbmtomda
2 !!!pbmtomda
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 BUGS
8 SEE ALSO
9 AUTHOR
10 ----
11 !!NAME
12
13
14 pbmtomda - convert a portable bitmap to a Microdesign .mda
15 !!SYNOPSIS
16
17
18 __pbmtomda__ [[__-d__][[__-i__][[__--__] ''[[
19 pbmfile ]''
20 !!DESCRIPTION
21
22
23 Reads a portable bitmap file as input. Reads from stdin if
2 perry 24 input file is omitted. Produces a !MicroDesign 2 area file
1 perry 25 (.MDA) as output.
26 !!OPTIONS
27
28
29 __-d__
30
31
32 Halve the height of the output file, to compensate for the
2 perry 33 aspect ratio used in !MicroDesign files.
1 perry 34
35
36 __-i__
37
38
39 Invert the colours used.
40
41
42 __--__
43
44
45 End of options (use this if the filename starts with
46 !!BUGS
47
48
2 perry 49 There's no way to produce files in !MicroDesign 3 format. MD3
1 perry 50 itself and mdatopbm(1) can read files in either
51 format.
52 !!SEE ALSO
53
54
55 mdatopbm(1), pbm(5)
56 !!AUTHOR
57
58
59 Copyright (C) 1999 John Elliott
60 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.