94 lines
2.2 KiB
HTML
94 lines
2.2 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of macptopbm</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>macptopbm</H1>
|
|
Section: User Commands (1)<BR>Updated: 29 March 1989<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>
|
|
|
|
macptopbm - convert a MacPaint file into a portable bitmap
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>macptopbm</B>
|
|
|
|
[<B>-extraskip</B>
|
|
|
|
<I>N</I>]
|
|
|
|
[<I>macpfile</I>]
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Reads a MacPaint file as input.
|
|
<A NAME="ixAAC"></A>
|
|
<A NAME="ixAAD"></A>
|
|
Produces a portable bitmap as output.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-extraskip</B>
|
|
|
|
<DD>
|
|
This flag is to get around a problem with some methods
|
|
of transferring files from the Mac world to the Unix world.
|
|
Most of these methods leave the Mac files alone, but a few of
|
|
them add the "finderinfo" data onto the front of the Unix file.
|
|
This means an extra 128 bytes to skip over when reading the file.
|
|
The symptom to watch for is that the resulting PBM file looks shifted
|
|
to one side.
|
|
If you get this, try
|
|
<B>-extraskip</B>
|
|
|
|
128, and if that still doesn't look right try another value.
|
|
</DL>
|
|
<P>
|
|
|
|
All flags can be abbreviated to their shortest unique prefix.
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?1+picttoppm">picttoppm</A>(1), <A HREF="/cgi-bin/man/man2html?1+pbmtomacp">pbmtomacp</A>(1), <A HREF="/cgi-bin/man/man2html?5+pbm">pbm</A>(5)
|
|
<A NAME="lbAG"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Copyright (C) 1988 by Jef Poskanzer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The MacPaint-reading code is copyright (c) 1987 by Patrick J. Naughton
|
|
(<A HREF="mailto:naughton@wind.sun.com">naughton@wind.sun.com</A>).
|
|
|
|
|
|
|
|
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="2"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="3"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="4"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="5"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="6"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
<DT id="7"><A HREF="#lbAG">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:18 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|