.\" As its sole author, I explicitly place this file in the public domain. .\" It may be used by anyone in any way for any purpose, though I would .\" appreciate credit where it's due. .\" der Mouse, mouse@rodents-montreal.org, 2009-06-16 .Dd June 16, 2009 .Dt PNMMCUT 1 .Os NetBSD 1.4T .Sh NAME .Nm pnmmcut .Nd perform multiple pnmcut operations in parallel .Sh SYNOPSIS .Nm .Ar x y w h file .Op Ar x y w h file Op ... .Sh DESCRIPTION .Nm reads a PNM file and performs multiple .Xr pnmcut 1 operations in parallel. Each quintuple of arguments specifies another cut; .Nm does the equivalent of .D1 pnmcut x y w h > file for each. The rectangles selected may overlap arbitrarily within the input image. .Sh BUGS PAM files are not supported. .Sh AUTHOR der Mouse, .Aq mouse@rodents-montreal.org .