Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

pamstretch-gen(1)


pamstretch-gen

pamstretch-gen

NAME
SYNOPSIS
DESCRIPTION
BUGS
SEE ALSO
AUTHOR

NAME

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

SYNOPSIS

pamstretch-gen N [pnmfile]

DESCRIPTION

pamstretch-gen is a program which uses pamstretch(1), pnmfile(1), and 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. :-)

BUGS

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

SEE ALSO

pamstretch(1), pnmscale(1)

AUTHOR

Russell Marks (russell.marks@ntlworld.com).



pamstretch-gen(1)