1. NAME

pamstretch-gen - use pamstretch and pnmscale to scale by non-integer values

2. SYNOPSIS

pamstretch-gen N [ pnmfile ]

3. DESCRIPTION

pamstretch-gen is a program which uses

R pamstretch (1),

R pnmfile (1), and

R pnmscale (1) to smoothly scale up a PNM file by any ratio; it's like a more general version of pamstretch (hence the name). But other than the `any ratio' bit, it's much the same as pamstretch. :-)

4. BUGS

Uses awk just to make some simple floating-point calculations, which is probably overkill. But using dc makes my head hurt.

5. SEE ALSO

R pamstretch (1),

R pnmscale (1)

6. AUTHOR

Russell Marks ().