Penguin
Blame: pbmtomacp(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of pbmtomacp(1) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 pbmtomacp
2 !!!pbmtomacp
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 BUGS
8 SEE ALSO
9 AUTHOR
10 ----
11 !!NAME
12
13
2 perry 14 pbmtomacp - convert a portable bitmap into a !MacPaint file
1 perry 15 !!SYNOPSIS
16
17
18 __pbmtomacp__ [[__-l__ ''left''] [[__-r__
19 ''right''] [[__-b__ ''bottom''] [[__-t__
20 ''top''] [[''pbmfile'']
21 !!DESCRIPTION
22
23
24 Reads a portable bitmap as input. If no input-file is given,
2 perry 25 standard input is assumed. Produces a !MacPaint file as
1 perry 26 output.
27
28
29 The generated file is only the data fork of a picture. You
30 will need a program such as ''mcvert'' to generate a
2 perry 31 Macbinary or a !BinHex file that contains the necessary
1 perry 32 information to identify the file as a PNTG file to
33 MacOS.
34 !!OPTIONS
35
36
37 Left, right, bottom
38 !!BUGS
39
40
41 The source code contains comments in a language other than
42 English.
43 !!SEE ALSO
44
45
46 ppmtopict(1), macptopbm(1), pbm(5), mcvert(1)
47 !!AUTHOR
48
49
50 Copyright (C) 1988 by Douwe van der Schaaf
51 (...!mcvax!uvapsy!vdschaaf).
52 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.