1. NAME

pnmmargin - add a border to a portable anymap

2. SYNOPSIS

pnmmargin [ -white | -black | -color colorspec ] size [ pnmfile ]

3. DESCRIPTION

Reads a portable anymap as input. Adds a border of the specified number of pixels, and produces a portable anymap as output.

4. OPTIONS

You can specify the border color with the

R -white ,

R -black , and

-color flags. If no color is specified, the program makes a guess.

5. SEE ALSO

pnm(5)

6. BUGS

It's a script. Scripts are not portable to non-Unix environments.

7. AUTHOR

Copyright (C) 1991 by Jef Poskanzer.