1Pamstretch-gen User Manual(0) Pamstretch-gen User Manual(0)
2
3
4
6 pamstretch-gen - use pamstretch and pamscale to scale by non-integer
7 values
8
9
11 pamstretch-gen N [pnmfile]
12
13
15 This program is part of Netpbm(1).
16
17 pamstretch-gen is a program which uses pamstretch(1), pnmfile(1), and
18 pamscale(1) to smoothly scale up a PNM file by any ratio; it's like a
19 more general version of pamstretch (hence the name). But other than the
20 `any ratio' bit, it's much the same as pamstretch. :-)
21
22
23
25 The program uses awk just to make some simple floating-point calcula‐
26 tions, which is probably overkill. But using dc makes my head hurt.
27
28
30 pamstretch(1), pamscale(1)
31
32
34 Russell Marks (russell.marks@ntlworld.com).
35
37 This manual page was generated by the Netpbm tool 'makeman' from HTML
38 source. The master documentation is at
39
40 http://netpbm.sourceforge.net/doc/pamstretch-gen.html
41
42netpbm documentation 10 April 2000 Pamstretch-gen User Manual(0)