101 lines
2.3 KiB
HTML
101 lines
2.3 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of pbmtomacp</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>pbmtomacp</H1>
|
|
Section: User Commands (1)<BR>Updated: 31 August 1988<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="ixAAB"></A>
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
pbmtomacp - convert a portable bitmap into a MacPaint file
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>pbmtomacp</B>
|
|
|
|
[<B>-l</B>
|
|
|
|
<I>left</I>]
|
|
|
|
[<B>-r</B>
|
|
|
|
<I>right</I>]
|
|
|
|
[<B>-b</B>
|
|
|
|
<I>bottom</I>]
|
|
|
|
[<B>-t</B>
|
|
|
|
<I>top</I>]
|
|
|
|
[<I>pbmfile</I>]
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Reads a portable bitmap as input.
|
|
If no input-file is given, standard input is assumed.
|
|
Produces a MacPaint file as output.
|
|
<A NAME="ixAAC"></A>
|
|
<A NAME="ixAAD"></A>
|
|
<P>
|
|
|
|
The generated file is only the data fork of a picture.
|
|
You will need a program such as
|
|
<I>mcvert</I>
|
|
|
|
to generate a Macbinary or a BinHex file that contains the necessary
|
|
information to identify the file as a PNTG file to MacOS.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<P>
|
|
|
|
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 ).
|
|
<A NAME="lbAF"> </A>
|
|
<H2>BUGS</H2>
|
|
|
|
The source code contains comments in a language other than English.
|
|
<A NAME="lbAG"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?1+ppmtopict">ppmtopict</A>(1), <A HREF="/cgi-bin/man/man2html?1+macptopbm">macptopbm</A>(1), <A HREF="/cgi-bin/man/man2html?5+pbm">pbm</A>(5), <A HREF="/cgi-bin/man/man2html?1+mcvert">mcvert</A>(1)
|
|
<A NAME="lbAH"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Copyright (C) 1988 by Douwe van der Schaaf (...!mcvax!uvapsy!vdschaaf).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="4"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="5"><A HREF="#lbAF">BUGS</A><DD>
|
|
<DT id="6"><A HREF="#lbAG">SEE ALSO</A><DD>
|
|
<DT id="7"><A HREF="#lbAH">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:21 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|