Penguin
Blame: pnmmargin(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of pnmmargin(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 pnmmargin
2 !!!pnmmargin
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 SEE ALSO
8 BUGS
9 AUTHOR
10 ----
11 !!NAME
12
13
14 pnmmargin - add a border to a portable anymap
15 !!SYNOPSIS
16
17
18 __pnmmargin__ [[__-white__|__-black__|__-color__
19 ''colorspec''] ''size'' [[''pnmfile'']
20 !!DESCRIPTION
21
22
23 Reads a portable anymap as input. Adds a border of the
24 specified number of pixels, and produces a portable anymap
25 as output.
26 !!OPTIONS
27
28
29 You can specify the border color with the __-white__,
30 __-black__, and __-color__ flags. If no color is
31 specified, the program makes a guess.
32 !!SEE ALSO
33
34
35 pnm(5)
36 !!BUGS
37
38
39 It's a script. Scripts are not portable to non-Unix
40 environments.
41 !!AUTHOR
42
43
44 Copyright (C) 1991 by Jef Poskanzer.
45 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.