summaryrefslogtreecommitdiffstats
path: root/dilos/tdelibs/debian/man/imagetops-trinity.1
diff options
context:
space:
mode:
authorDenis Kozadaev <denis@dilos.org>2020-01-30 22:13:12 +0300
committerSlávek Banko <slavek.banko@axis.cz>2020-02-27 16:50:10 +0100
commit712f27962ce98fe6500217a52a0ab81230436ec0 (patch)
tree830d88c2cb8413f5fae0d0a4798fa4ce590d7b66 /dilos/tdelibs/debian/man/imagetops-trinity.1
parent94d173946594dc70145f855204f412314d5c02f2 (diff)
downloadtde-packaging-712f27962ce98fe6500217a52a0ab81230436ec0.tar.gz
tde-packaging-712f27962ce98fe6500217a52a0ab81230436ec0.zip
DilOS: build pack for tdelibs
Signed-off-by: Denis Kozadaev <denis@dilos.org>
Diffstat (limited to 'dilos/tdelibs/debian/man/imagetops-trinity.1')
-rw-r--r--dilos/tdelibs/debian/man/imagetops-trinity.145
1 files changed, 45 insertions, 0 deletions
diff --git a/dilos/tdelibs/debian/man/imagetops-trinity.1 b/dilos/tdelibs/debian/man/imagetops-trinity.1
new file mode 100644
index 000000000..e29b0020e
--- /dev/null
+++ b/dilos/tdelibs/debian/man/imagetops-trinity.1
@@ -0,0 +1,45 @@
+.TH IMAGETOPS 1 "Jun 2006" "Trinity Desktop Environment" "Generic Image to PS Filter"
+.SH NAME
+imagetops
+\- generic image to ps filter
+.SH SYNOPSIS
+.BR imagetops \ [ \-gray ]\ [ arguments\ for\ pnmtops ]
+.RI [ filename ]
+.SH DESCRIPTION
+\fBimagetops\fP is a generic image to ps filter. It can be used as print filter in TDE.
+.sp 1
+\fBimagetops\fP works in two steps:
+.IP " 1."
+the given file is converted to PNM format by analyzing the file format and calling the appropriate conversion program.
+.IP " 2."
+the file in PNM format is converted to PS format by calling \fBpnmtops\fP.
+.PP
+The supported mime types are: jpeg, png, x\-png, bmp, x\-bmp, gif and tiff.
+.sp 1
+\fBimagetops\fP supports reading the parameters via stdin. A temporary file in \fI/tmp\fP is created then.
+.SH OPTIONS
+.SS Options:
+.TP
+.B \-gray
+convert image to grayscale
+.SS Arguments:
+.TP
+.B arguments for pnmtops
+arguments passed to pnmtops
+.TP
+.I filename
+image file to convert
+.SH SEE ALSO
+.BR bmptoppm (1),\ giftopnm (1),\ jpegtopnm (1),\ pngtopnm (1),\ ppmtopgm (1),\ pnmtops (1)
+.SH AUTHORS
+.nf
+The KDE project
+.br
+
+.br
+.fi
+Please use http://bugs.trinitydesktop.org to report bugs.
+.PP
+This manual page was written by Holger Hartmann <Holger_Hartmann@gmx.de> for the \fBDebian\fP 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.
+.PP
+On \fBDebian\fP systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL.