110 lines
3.2 KiB
HTML
110 lines
3.2 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of IMAGETOPS</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>IMAGETOPS</H1>
|
|
Section: Generic Image to PS Filter (1)<BR>Updated: Jun 2006<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
imagetops
|
|
- generic image to ps filter
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>imagetops</B> [<B>-gray</B>] [<B>arguments for pnmtops</B>]
|
|
|
|
[<I>filename</I>]
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<B>imagetops</B> is a generic image to ps filter. It can be used as print filter in KDE.
|
|
<P>
|
|
<B>imagetops</B> works in two steps:
|
|
<DL COMPACT>
|
|
<DT id="1"> 1.<DD>
|
|
the given file is converted to PNM format by analyzing the file format and calling the appropriate conversion program.
|
|
<DT id="2"> 2.<DD>
|
|
the file in PNM format is converted to PS format by calling <B>pnmtops</B>.
|
|
</DL>
|
|
<P>
|
|
|
|
The supported mime types are: jpeg, png, x-png, bmp, x-bmp, gif and tiff.
|
|
<P>
|
|
<B>imagetops</B> supports reading the parameters via stdin. A temporary file in <I>$TMPDIR</I> (or <I>/tmp</I> if unset) is created then.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<A NAME="lbAF"> </A>
|
|
<H3>Options:</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="3"><B>-gray</B>
|
|
|
|
<DD>
|
|
convert image to grayscale
|
|
</DL>
|
|
<A NAME="lbAG"> </A>
|
|
<H3>Arguments:</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="4"><B>arguments for pnmtops</B>
|
|
|
|
<DD>
|
|
arguments passed to pnmtops
|
|
<DT id="5"><I>filename</I>
|
|
|
|
<DD>
|
|
image file to convert
|
|
</DL>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+bmptoppm">bmptoppm</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?1+giftopnm">giftopnm</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?1+jpegtopnm">jpegtopnm</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?1+pngtopnm">pngtopnm</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?1+ppmtopgm">ppmtopgm</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+pnmtops">pnmtops</A></B>(1)
|
|
|
|
<A NAME="lbAI"> </A>
|
|
<H2>AUTHORS</H2>
|
|
|
|
<PRE>
|
|
The KDE project
|
|
<BR>
|
|
|
|
<BR>
|
|
</PRE>
|
|
|
|
Please use <A HREF="http://bugs.kde.org">http://bugs.kde.org</A> to report bugs.
|
|
<P>
|
|
|
|
This manual page was written by Holger Hartmann <<A HREF="mailto:Holger_Hartmann@gmx.de">Holger_Hartmann@gmx.de</A>> for the <B>Debian</B> Project (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
|
|
<P>
|
|
|
|
On <B>Debian</B> systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="6"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="7"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="8"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="9"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DL>
|
|
<DT id="10"><A HREF="#lbAF">Options:</A><DD>
|
|
<DT id="11"><A HREF="#lbAG">Arguments:</A><DD>
|
|
</DL>
|
|
<DT id="12"><A HREF="#lbAH">SEE ALSO</A><DD>
|
|
<DT id="13"><A HREF="#lbAI">AUTHORS</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:17 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|