ijsgutenprint
(1)
Name
ijsgutenprint - Ghostscript driver for Gutenprint
Synopsis
gs -sDEVICE=ijs -sIjsServer=/usr/bin/ijsgutenprint -sDevice-
Manufacturer=vendor -sDeviceModel=name [ -dIjsUseOutputFD ]
-sIjsParams=[ key1=value1,keyn=valuen... ] [ options ] [
files ]
Description
Gutenprint Manual Pages IJSGUTENPRINT(1)
NAME
ijsgutenprint - Ghostscript driver for Gutenprint
SYNOPSIS
gs -sDEVICE=ijs -sIjsServer=/usr/bin/ijsgutenprint -sDevice-
Manufacturer=vendor -sDeviceModel=name [ -dIjsUseOutputFD ]
-sIjsParams=[ key1=value1,keyn=valuen... ] [ options ] [
files ]
DESCRIPTION
ijsgutenprint provides Ghostscript with a Gutenprint driver,
supporting all printers supported by libgutenprint.
NOTE: ijsgutenprint should never be called directly.
Ghostscript will run it if the IjsServer parameter is set to
IjsServer=ijsgutenprint when invoking the IJS driver.
NOTE: The only supported method of running ijsgutenprint is
via Foomatic. Users running ghostscript directly will not
be supported. The driver name used by Foomatic is guten-
print-ijs.5.2.
OPTIONS
ijsgutenprint accepts the following Ghostscript IJS options.
The Gutenprint-specific options are not documented here.
-dIjsUseOutputFD
This option should be specified whenever output from
Ghostscript will go to stdout or into a pipe. It may
be specified in all other cases, with only a slight
performance degradation.
-sIjsParams=Option1=Value1,Option2=Value2
This parameter contains a single string containing a
comma-separated list of sub-options.
-sDeviceManufacturer=vendor -sDeviceModel=name
This option must be supplied. There is no default.
The IJS driver requires the vendor (it's part of the
protocol), but the ijsgutenprint driver ignores it.
HISTORY
The Ghostscript stp driver was originally written by Henryk
Richter ([email protected]), and was integrated
into Gutenprint during the 3.1 development series. Guten-
print (which was named Gimp-Print prior to release 5.0)
itself was originally written by Michael Sweet
<[email protected]>, who released up to version 2.0; Robert
Krawitz released version 3.0. The Gutenprint development
team (http://gimp-print.sourceforge.net) now maintains the
entire package.
Version 5.2.7 Last change: 01 May 2011 1
Gutenprint Manual Pages IJSGUTENPRINT(1)
The IJS driver was originally written by Russell Lang, and
incorporated into Gutenprint (known then as Gimp-Print) in
early 2002. This driver corresponds with the IJS protocol
0.32.
The stp driver is no longer supported as of Gutenprint 5.0.
COPYRIGHT
Copyright (C) 2001-2006 Robert Krawitz ([email protected])
This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later ver-
sion.
This program is distributed in the hope that it will be use-
ful, but WITHOUT ANY WARRANTY; without even the implied war-
ranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR-
POSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public
License along with this program; if not, write to the Free
Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
AUTHORS
Robert Krawitz. Originally written by Russell Lang.
This manual page was written by Robert Krawitz
([email protected]) and Roger Leigh ([email protected]).
ATTRIBUTES
See attributes(5) for descriptions of the following
attributes:
+---------------+-------------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+-------------------------+
|Availability | print/filter/gutenprint |
+---------------+-------------------------+
|Stability | Volatile |
+---------------+-------------------------+
SEE ALSO
gs(1)
NOTES
This software was built from source available at
https://java.net/projects/solaris-userland. The original
Version 5.2.7 Last change: 01 May 2011 2
Gutenprint Manual Pages IJSGUTENPRINT(1)
community source was downloaded from
http://voxel.dl.sourceforge.net/project/gimp-print/guten-
print-5.2/5.2.7/gutenprint-5.2.7.tar.bz2
Further information about this software can be found on the
open source community website at http://www.guten-
print.org/software/gutenprint/.
Version 5.2.7 Last change: 01 May 2011 3