.\" 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 PNMMPASTE 1 .Os NetBSD 1.4T .Sh NAME .Nm pnmmpaste .Nd perform multiple pnmpaste operations .Sh SYNOPSIS .Nm .Ar file x y .Op Ar file x y Op ... .Sh DESCRIPTION .Nm reads an input image and effectively performs a series of .Xr pnmpaste 1 .Fl replace operations on it. Each triple of arguments corresponds to a paste operation; they are effectively performed in the order specified. (In particular, if a given pixel is covered by multiple pastes, the resulting pixel will be the one coming from the last one on the command line.) .Sh AUTHOR der Mouse, .Aq mouse@rodents-montreal.org .