100 lines
2.4 KiB
HTML
100 lines
2.4 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of ppmtotga</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>ppmtotga</H1>
|
|
Section: User Commands (1)<BR>Updated: 28 October 1991<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>
|
|
|
|
ppmtotga - convert portable pixmap into a TrueVision Targa file
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>ppmtotga</B>
|
|
|
|
[<B>-mono|-cmap|-rgb</B>]
|
|
|
|
[<B>-norle</B>]
|
|
|
|
[<I>ppmfile</I>]
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Reads a portable pixmap as input.
|
|
Produces a TrueVision Targa file as output.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-mono</B>
|
|
|
|
<DD>
|
|
Forces Targa file to be of type 8 bit monochrome. Input must be a portable
|
|
bitmap or a portable graymap.
|
|
<DT id="2"><B>-cmap</B>
|
|
|
|
<DD>
|
|
Forces Targa file to be of type 24 bit colormapped. Input must be a portable
|
|
bitmap, a portable graymap or a portable pixmap containing no more than
|
|
256 distinct colors.
|
|
<DT id="3"><B>-rgb</B>
|
|
|
|
<DD>
|
|
Forces Targa file to be of type 24 bit unmapped color.
|
|
<DT id="4"><B>-norle</B>
|
|
|
|
<DD>
|
|
Disables run-length encoding, in case you have a Targa reader which
|
|
can't read run-length encoded files.
|
|
</DL>
|
|
<P>
|
|
|
|
All flags can be abbreviated to their shortest unique prefix. If no
|
|
file type is specified the most highly constained compatible type is
|
|
used, where monochrome is more constained than colormapped which is in
|
|
turn more constained than unmapped.
|
|
<A NAME="lbAF"> </A>
|
|
<H2>BUGS</H2>
|
|
|
|
Does not support all possible Targa file types.
|
|
Should really be in PNM, not PPM.
|
|
<A NAME="lbAG"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?1+tgatoppm">tgatoppm</A>(1), <A HREF="/cgi-bin/man/man2html?5+ppm">ppm</A>(5)
|
|
<A NAME="lbAH"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Copyright (C) 1989, 1991 by Mark Shand and Jef Poskanzer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="5"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="6"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="7"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="8"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="9"><A HREF="#lbAF">BUGS</A><DD>
|
|
<DT id="10"><A HREF="#lbAG">SEE ALSO</A><DD>
|
|
<DT id="11"><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:25 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|