Annotated edit history of
pnminterp-gen(1) version 1, including all changes.
View license author blame.
Rev |
Author |
# |
Line |
1 |
perry |
1 |
pnminterp-gen |
|
|
2 |
!!!pnminterp-gen |
|
|
3 |
NAME |
|
|
4 |
SYNOPSIS |
|
|
5 |
DESCRIPTION |
|
|
6 |
BUGS |
|
|
7 |
SEE ALSO |
|
|
8 |
AUTHOR |
|
|
9 |
---- |
|
|
10 |
!!NAME |
|
|
11 |
|
|
|
12 |
|
|
|
13 |
pnminterp-gen - use pnminterp and pnmscale to scale by non-integer values |
|
|
14 |
!!SYNOPSIS |
|
|
15 |
|
|
|
16 |
|
|
|
17 |
__pnminterp-gen__ ''N'' [[''pnmfile''] |
|
|
18 |
!!DESCRIPTION |
|
|
19 |
|
|
|
20 |
|
|
|
21 |
Pnminterp-gen is a shell script which uses |
|
|
22 |
pnminterp(1), pnmfile(1), and |
|
|
23 |
pnmscale(1) to smoothly scale up a PNM file by any |
|
|
24 |
ratio; it's like a more general version of pnminterp (hence |
|
|
25 |
the name). But other than the `any ratio' bit, it's much the |
|
|
26 |
same as pnminterp. :-) |
|
|
27 |
!!BUGS |
|
|
28 |
|
|
|
29 |
|
|
|
30 |
Uses awk just to make some simple floating-point |
|
|
31 |
calculations, which is probably overkill. But using dc makes |
|
|
32 |
my head hurt. |
|
|
33 |
!!SEE ALSO |
|
|
34 |
|
|
|
35 |
|
|
|
36 |
pnminterp(1), pnmscale(1) |
|
|
37 |
!!AUTHOR |
|
|
38 |
|
|
|
39 |
|
|
|
40 |
Russell Marks (russell.marks@ntlworld.com). |
|
|
41 |
---- |
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.