PNMENLARGE
NAME
pnmenlarge - read a portable anymap and enlarge it N times
SYNOPSIS
pnmenlarge N [pnmfile]
DESCRIPTION
Reads a portable anymap as input. Replicates its pixels N times, and
produces a portable anymap as output.
pnmenlarge can only enlarge by integer factors. The slower but more
general ppmscale can enlarge or reduce by arbitrary factors, and
pbmreduce can reduce by integer factors, but only for bitmaps.
SEE ALSO
pbmreduce(1), ppmscale(1), pnm(5)
AUTHOR
Copyright (C) 1989 by Jef Poskanzer.
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation. This software is provided "as is" without
express or implied warranty.