.TH pbmtomacp 1 "31 August 1988" .SH NAME pbmtomacp - convert a portable bitmap into a MacPaint file .SH SYNOPSIS pbmtomacp [-l left] [-r right] [-b bottom] [-t top] [pbmfile] .SH DESCRIPTION Reads a portable bitmap as input. If no input-file is given, standard input is assumed. Produces a MacPaint file as output. .PP Left, right,bottom & top let you define a square into the pbm file, that must be converted. Default is the whole file. If the file is too large for a MacPaint-file, the bitmap is cut to fit from ( left, top ). .SH BUGS The source code contains comments in a language other than English. .SH "SEE ALSO" macptopbm(1), pbm(5) .SH AUTHOR Copyright (C) 1988 by Douwe van der Schaaf. USENET: ..!mcvax!uvapsy!vdschaaf 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.