PBMTOMACP
NAME
pbmtomacp - convert a portable bitmap into a MacPaint file
SYNOPSIS
pbmtomacp [-l left] [-r right] [-b bottom] [-t top] [pbmfile]
DESCRIPTION
Reads a portable bitmap as input. If no input-file is given, standard
input is assumed. Produces a MacPaint file as output.
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 ).
BUGS
The source code contains comments in a language other than English.
SEE ALSO
macptopbm(1), pbm(5)
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.