Penguin
Blame: pbmtobbnbg(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of pbmtobbnbg(1) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 pbmtobg
2 !!!pbmtobg
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 AUTHOR
8 ----
9 !!NAME
10
11
2 perry 12 pbmtobg - convert a portable bitmap into !BitGraph graphics
1 perry 13 !!SYNOPSIS
14
15
16 __pbmtobg__ [[''rasterop''] [[''x y'']
17 ''pbmfile''
18 !!DESCRIPTION
19
20
2 perry 21 Reads a portable bitmap as input. Produces BBN !BitGraph
1 perry 22 terminal Display Pixel Data (DPD) sequence as
23 output.
24
25
26 The rasterop can be specified on the command line. If this
27 is omitted, 3 (replace) will be used. A position in (x,y)
28 coordinates can also be specified. If both are given, the
29 rasterop comes first. The portable bitmap is always taken
30 from the standard input.
31
32
33 Note that there is no bgtopbm tool.
34 !!SEE ALSO
35
36
37 pbm(5)
38 !!AUTHOR
39
40
41 Copyright 1989 by Mike Parker.
42 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.