v7 man page for pbmpscale

Query: pbmpscale

OS: v7

Section: 1

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

pbmpscale(1)						      General Commands Manual						      pbmpscale(1)

NAME
pbmpscale - enlarge a portable bitmap with edge smoothing
SYNOPSIS
pbmpscale N [ pbmfile ]
DESCRIPTION
Reads a portable bitmap as input, and outputs a portable bitmap enlarged N times. Enlargement is done by pixel replication, with some addi- tional smoothing of corners and edges.
SEE ALSO
pnmenlarge(1), ppmscale(1), pbm(5)
AUTHOR
Copyright (C) 1990 by Angus Duggan 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, pro- vided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in sup- porting documentation. This software is provided "as is" without express or implied warranty.
NOTES
pbmpscale works best for enlargements of 2. Enlargements greater than 2 should be done by as many enlargements of 2 as possible, followed by an enlargement by the remaining factor. 12 Dec 1990 pbmpscale(1)
Related Man Pages
pbmclean(1) - redhat
ppmbrighten(1) - debian
ppmbrighten(1) - minix
pbmclean(1) - minix
ppmbrighten(1) - v7
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
crontab every 5 min.
Read a file and save every word in a variable to use
Shopt -s histappend
Bash - here document on RHEL 6.8 and 6.9 servers aren't working