v7 man page for pnmenlarge

Query: pnmenlarge

OS: v7

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

pnmenlarge(1)						      General Commands Manual						     pnmenlarge(1)

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 pnmscale can enlarge or reduce by arbitrary factors, and pbm- reduce can reduce by integer factors, but only for bitmaps. If you enlarge by a factor of 3 or more, you should probably add a pnmsmooth step; otherwise, you can see the original pixels in the resulting image.
SEE ALSO
pbmreduce(1), pnmscale(1), pnmsmooth(1), pnm(5)
AUTHOR
Copyright (C) 1989 by Jef Poskanzer. 26 February 1989 pnmenlarge(1)
Related Man Pages
fstopgm(1) - osx
fstopgm(1) - ultrix
fstopgm(1) - linux
fstopgm(1) - sunos
fstopgm(1) - mojave
Similar Topics in the Unix Linux Community
Goto - UNIX v6 Manual Questions
Need help to compile and create python64 bit (2.7.9) on Solaris10
Required libs to compile libXft
Building JSON command with bash script
Bash - here document on RHEL 6.8 and 6.9 servers aren't working