.TH pnmcut 1 "21 February 1989" .IX pnmcut .SH NAME pnmcut - cut a rectangle out of a portable anymap .SH SYNOPSIS .B pnmcut .I x y width height .RI [ pnmfile ] .SH DESCRIPTION Reads a portable anymap as input. Extracts the specified rectangle, and produces a portable anymap as output. .IX cut The .I x and .I y can be negative, in which case they are interpreted relative to the right and bottom of the anymap, respectively. .SH "SEE ALSO" pnm(5) .SH 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.