summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2008-10-26 16:11:05 +0000
committerRoger Leigh <rleigh@debian.org>2008-10-26 16:11:05 +0000
commit3b59bb0a607ec27ea60f07d1cd5d1bbb4483c832 (patch)
treec119edaa8374e7b6387de7aa7d65b143732af5db /man
parenteb5718390731a9746c556317e641320b671f2091 (diff)
Imported Upstream version 4.2.7
Diffstat (limited to 'man')
-rw-r--r--man/.cvsignore6
-rw-r--r--man/Makefile.am26
-rw-r--r--man/Makefile.in498
-rw-r--r--man/cups-calibrate.8.in60
-rw-r--r--man/escputil.1.in173
-rw-r--r--man/gimpprint-color.7.in106
-rw-r--r--man/gimpprint-config.1.in31
-rw-r--r--man/gimpprint-dithers.7.in103
-rw-r--r--man/gimpprint-imagetypes.7.in82
-rw-r--r--man/gimpprint-inktypes.7.in111
-rw-r--r--man/gimpprint-mediasizes.7.in258
-rw-r--r--man/gimpprint-mediasources.7.in104
-rw-r--r--man/gimpprint-mediatypes.7.in115
-rw-r--r--man/gimpprint-models.7.in248
-rw-r--r--man/gimpprint-resolutions.7.in431
-rw-r--r--man/gimpprint.3.in52
-rw-r--r--man/ijsgimpprint.1.in319
17 files changed, 2550 insertions, 173 deletions
diff --git a/man/.cvsignore b/man/.cvsignore
deleted file mode 100644
index 136ce0e..0000000
--- a/man/.cvsignore
+++ /dev/null
@@ -1,6 +0,0 @@
-Makefile
-Makefile.in
-gimpprint.3
-cups-calibrate.8
-escputil.1
-gimpprint-config.1
diff --git a/man/Makefile.am b/man/Makefile.am
index e2ce90c..73d933a 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.6 2001/06/02 23:01:54 rleigh Exp $
+## $Id: Makefile.am,v 1.6.6.2 2002/11/11 21:20:10 rleigh Exp $
## Copyright (C) 2000 Roger Leigh
##
## This program is free software; you can redistribute it and/or modify
@@ -26,14 +26,28 @@ MAINT_CHARSET = latin1
## Data
-# Conditional installation of manpages is currently broken in automake...
-
-man_MANS = cups-calibrate.8 escputil.1 gimpprint.3 gimpprint-config.1
+# Conditional installation of manpages is currently broken in automake 1.4
+
+man_MANS = \
+ cups-calibrate.8 \
+ escputil.1 \
+ gimpprint.3 \
+ gimpprint-config.1 \
+ gimpprint-color.7 \
+ gimpprint-dithers.7 \
+ gimpprint-imagetypes.7 \
+ gimpprint-inktypes.7 \
+ gimpprint-mediasizes.7 \
+ gimpprint-mediasources.7 \
+ gimpprint-mediatypes.7 \
+ gimpprint-models.7 \
+ gimpprint-resolutions.7 \
+ ijsgimpprint.1
## Clean
-DISTCLEANFILES = cups-calibrate.8 escputil.1 gimpprint-config.1
+DISTCLEANFILES = $(man_MANS)
MAINTAINERCLEANFILES = Makefile.in
-EXTRA_DIST = $(man_MANS)
+# EXTRA_DIST = $(man_MANS)
diff --git a/man/Makefile.in b/man/Makefile.in
new file mode 100644
index 0000000..60e97ad
--- /dev/null
+++ b/man/Makefile.in
@@ -0,0 +1,498 @@
+# Makefile.in generated automatically by automake 1.4 from Makefile.am
+
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+
+SHELL = @SHELL@
+
+srcdir = @srcdir@
+top_srcdir = @top_srcdir@
+VPATH = @srcdir@
+prefix = @prefix@
+exec_prefix = @exec_prefix@
+
+bindir = @bindir@
+sbindir = @sbindir@
+libexecdir = @libexecdir@
+datadir = @datadir@
+sysconfdir = @sysconfdir@
+sharedstatedir = @sharedstatedir@
+localstatedir = @localstatedir@
+libdir = @libdir@
+infodir = @infodir@
+mandir = @mandir@
+includedir = @includedir@
+oldincludedir = /usr/include
+
+DESTDIR =
+
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+
+top_builddir = ..
+
+ACLOCAL = @ACLOCAL@
+AUTOCONF = @AUTOCONF@
+AUTOMAKE = @AUTOMAKE@
+AUTOHEADER = @AUTOHEADER@
+
+INSTALL = @INSTALL@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+transform = @program_transform_name@
+
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+host_alias = @host_alias@
+host_triplet = @host@
+ALL_LINGUAS = @ALL_LINGUAS@
+AS = @AS@
+AWK = @AWK@
+BISON_PROG = @BISON_PROG@
+BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
+CATALOGS = @CATALOGS@
+CATOBJEXT = @CATOBJEXT@
+CC = @CC@
+CONVERT = @CONVERT@
+CUPS_BACKEND_BIN = @CUPS_BACKEND_BIN@
+CUPS_BIN = @CUPS_BIN@
+CUPS_CFLAGS = @CUPS_CFLAGS@
+CUPS_CONF = @CUPS_CONF@
+CUPS_CONFIG = @CUPS_CONFIG@
+CUPS_FILTER_BIN = @CUPS_FILTER_BIN@
+CUPS_INSTALL = @CUPS_INSTALL@
+CUPS_LIBS = @CUPS_LIBS@
+CUPS_MAN = @CUPS_MAN@
+CUPS_NOINST_BIN = @CUPS_NOINST_BIN@
+CUPS_PKG = @CUPS_PKG@
+CUPS_PPD_PS_LEVEL = @CUPS_PPD_PS_LEVEL@
+DATADIRNAME = @DATADIRNAME@
+DB2HTML = @DB2HTML@
+DB2PDF = @DB2PDF@
+DB2PS = @DB2PS@
+DLLTOOL = @DLLTOOL@
+DVIPDF = @DVIPDF@
+DVIPS = @DVIPS@
+ECHO = @ECHO@
+ESCPUTIL_BIN = @ESCPUTIL_BIN@
+ESCPUTIL_MAN = @ESCPUTIL_MAN@
+EXEEXT = @EXEEXT@
+FOOMATIC_3_NOINST_BIN = @FOOMATIC_3_NOINST_BIN@
+FOOMATIC_CONFIGURE = @FOOMATIC_CONFIGURE@
+FOOMATIC_INSTALL = @FOOMATIC_INSTALL@
+FOOMATIC_KITLOAD = @FOOMATIC_KITLOAD@
+FOOMATIC_NOINST_BIN = @FOOMATIC_NOINST_BIN@
+FOOMATIC_OLDIDS_NOINST_BIN = @FOOMATIC_OLDIDS_NOINST_BIN@
+FOOMATIC_PPDFILE = @FOOMATIC_PPDFILE@
+GENCAT = @GENCAT@
+GIMPPRINT_BINARY_AGE = @GIMPPRINT_BINARY_AGE@
+GIMPPRINT_CFLAGS = @GIMPPRINT_CFLAGS@
+GIMPPRINT_CURRENT_INTERFACE = @GIMPPRINT_CURRENT_INTERFACE@
+GIMPPRINT_DEPLIBS = @GIMPPRINT_DEPLIBS@
+GIMPPRINT_INTERFACE_AGE = @GIMPPRINT_INTERFACE_AGE@
+GIMPPRINT_LIBS = @GIMPPRINT_LIBS@
+GIMPPRINT_MAJOR_VERSION = @GIMPPRINT_MAJOR_VERSION@
+GIMPPRINT_MICRO_VERSION = @GIMPPRINT_MICRO_VERSION@
+GIMPPRINT_MINOR_VERSION = @GIMPPRINT_MINOR_VERSION@
+GIMPPRINT_VERSION = @GIMPPRINT_VERSION@
+GIMPTOOL = @GIMPTOOL@
+GIMPTOOL_CHECK = @GIMPTOOL_CHECK@
+GIMP_BIN = @GIMP_BIN@
+GIMP_CFLAGS = @GIMP_CFLAGS@
+GIMP_CFLAGS_NOUI = @GIMP_CFLAGS_NOUI@
+GIMP_DATA_DIR = @GIMP_DATA_DIR@
+GIMP_LIBS = @GIMP_LIBS@
+GIMP_LIBS_NOUI = @GIMP_LIBS_NOUI@
+GIMP_PLUGIN_DIR = @GIMP_PLUGIN_DIR@
+GLIBC21 = @GLIBC21@
+GMOFILES = @GMOFILES@
+GMSGFMT = @GMSGFMT@
+GNUCFLAGS = @GNUCFLAGS@
+IJS_BIN = @IJS_BIN@
+IJS_CFLAGS = @IJS_CFLAGS@
+IJS_CONFIG = @IJS_CONFIG@
+IJS_INSTALL = @IJS_INSTALL@
+IJS_LIBS = @IJS_LIBS@
+INCLUDES = @INCLUDES@
+INSTOBJEXT = @INSTOBJEXT@
+INTLBISON = @INTLBISON@
+INTLLIBS = @INTLLIBS@
+INTLOBJS = @INTLOBJS@
+INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
+LEX = @LEX@
+LIBGIMPPRINT_LIBS = @LIBGIMPPRINT_LIBS@
+LIBICONV = @LIBICONV@
+LIBM = @LIBM@
+LIBREADLINE_DEPS = @LIBREADLINE_DEPS@
+LIBTOOL = @LIBTOOL@
+LIBTOOL_DEPS = @LIBTOOL_DEPS@
+LN_S = @LN_S@
+LTALLOCA = @LTALLOCA@
+LTLIBOBJS = @LTLIBOBJS@
+LT_AGE = @LT_AGE@
+LT_CURRENT = @LT_CURRENT@
+LT_RELEASE = @LT_RELEASE@
+LT_REVISION = @LT_REVISION@
+MAINT = @MAINT@
+MAINTAINER_CFLAGS = @MAINTAINER_CFLAGS@
+MAIN_BIN = @MAIN_BIN@
+MAIN_DAT = @MAIN_DAT@
+MAIN_MAN = @MAIN_MAN@
+MAIN_SCR = @MAIN_SCR@
+MAKEINFO = @MAKEINFO@
+MKINSTALLDIRS = @MKINSTALLDIRS@
+MSGFMT = @MSGFMT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+PACKAGE = @PACKAGE@
+PERL = @PERL@
+PLUG_IN_PATH = @PLUG_IN_PATH@
+POFILES = @POFILES@
+POSUB = @POSUB@
+PRINT_VASPRINTF = @PRINT_VASPRINTF@
+RANLIB = @RANLIB@
+RELEASE_DATE = @RELEASE_DATE@
+RM = @RM@
+SAMPLE_IMAGES = @SAMPLE_IMAGES@
+STRIP = @STRIP@
+TESTPATTERN_BIN = @TESTPATTERN_BIN@
+TEST_BIN = @TEST_BIN@
+TEXI2HTML = @TEXI2HTML@
+USER_GUIDE = @USER_GUIDE@
+USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
+USE_NLS = @USE_NLS@
+VERSION = @VERSION@
+YACC = @YACC@
+YACC_PROG = @YACC_PROG@
+cups_bindir = @cups_bindir@
+cups_conf_datadir = @cups_conf_datadir@
+cups_conf_serverbin = @cups_conf_serverbin@
+cups_conf_serverroot = @cups_conf_serverroot@
+cups_exec_prefix = @cups_exec_prefix@
+cups_prefix = @cups_prefix@
+gimp_plug_indir = @gimp_plug_indir@
+gimpprint_cflags = @gimpprint_cflags@
+gimpprint_libs = @gimpprint_libs@
+
+AUTOMAKE_OPTIONS = 1.4 gnu
+
+MAINT_CHARSET = latin1
+
+# Conditional installation of manpages is currently broken in automake 1.4
+
+man_MANS = cups-calibrate.8 escputil.1 gimpprint.3 gimpprint-config.1 gimpprint-color.7 gimpprint-dithers.7 gimpprint-imagetypes.7 gimpprint-inktypes.7 gimpprint-mediasizes.7 gimpprint-mediasources.7 gimpprint-mediatypes.7 gimpprint-models.7 gimpprint-resolutions.7 ijsgimpprint.1
+
+
+DISTCLEANFILES = $(man_MANS)
+MAINTAINERCLEANFILES = Makefile.in
+mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
+CONFIG_HEADER = ../config.h
+CONFIG_CLEAN_FILES = escputil.1 gimpprint.3 gimpprint-config.1 \
+gimpprint-color.7 gimpprint-dithers.7 gimpprint-imagetypes.7 \
+gimpprint-inktypes.7 gimpprint-mediasizes.7 gimpprint-mediasources.7 \
+gimpprint-mediatypes.7 gimpprint-models.7 gimpprint-resolutions.7 \
+ijsgimpprint.1 cups-calibrate.8
+man1dir = $(mandir)/man1
+man3dir = $(mandir)/man3
+man7dir = $(mandir)/man7
+man8dir = $(mandir)/man8
+MANS = $(man_MANS)
+
+NROFF = nroff
+DIST_COMMON = Makefile.am Makefile.in cups-calibrate.8.in escputil.1.in \
+gimpprint-color.7.in gimpprint-config.1.in gimpprint-dithers.7.in \
+gimpprint-imagetypes.7.in gimpprint-inktypes.7.in \
+gimpprint-mediasizes.7.in gimpprint-mediasources.7.in \
+gimpprint-mediatypes.7.in gimpprint-models.7.in \
+gimpprint-resolutions.7.in gimpprint.3.in ijsgimpprint.1.in
+
+
+DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
+
+TAR = tar
+GZIP_ENV = --best
+all: all-redirect
+.SUFFIXES:
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps man/Makefile
+
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ cd $(top_builddir) \
+ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
+
+escputil.1: $(top_builddir)/config.status escputil.1.in
+ cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
+gimpprint.3: $(top_builddir)/config.status gimpprint.3.in
+ cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
+gimpprint-config.1: $(top_builddir)/config.status gimpprint-config.1.in
+ cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
+gimpprint-color.7: $(top_builddir)/config.status gimpprint-color.7.in
+ cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
+gimpprint-dithers.7: $(top_builddir)/config.status gimpprint-dithers.7.in
+ cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
+gimpprint-imagetypes.7: $(top_builddir)/config.status gimpprint-imagetypes.7.in
+ cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
+gimpprint-inktypes.7: $(top_builddir)/config.status gimpprint-inktypes.7.in
+ cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
+gimpprint-mediasizes.7: $(top_builddir)/config.status gimpprint-mediasizes.7.in
+ cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
+gimpprint-mediasources.7: $(top_builddir)/config.status gimpprint-mediasources.7.in
+ cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
+gimpprint-mediatypes.7: $(top_builddir)/config.status gimpprint-mediatypes.7.in
+ cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
+gimpprint-models.7: $(top_builddir)/config.status gimpprint-models.7.in
+ cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
+gimpprint-resolutions.7: $(top_builddir)/config.status gimpprint-resolutions.7.in
+ cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
+ijsgimpprint.1: $(top_builddir)/config.status ijsgimpprint.1.in
+ cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
+cups-calibrate.8: $(top_builddir)/config.status cups-calibrate.8.in
+ cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
+
+install-man1:
+ $(mkinstalldirs) $(DESTDIR)$(man1dir)
+ @list='$(man1_MANS)'; \
+ l2='$(man_MANS)'; for i in $$l2; do \
+ case "$$i" in \
+ *.1*) list="$$list $$i" ;; \
+ esac; \
+ done; \
+ for i in $$list; do \
+ if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
+ else file=$$i; fi; \
+ ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+ inst=`echo $$inst | sed '$(transform)'`.$$ext; \
+ echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
+ $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
+ done
+
+uninstall-man1:
+ @list='$(man1_MANS)'; \
+ l2='$(man_MANS)'; for i in $$l2; do \
+ case "$$i" in \
+ *.1*) list="$$list $$i" ;; \
+ esac; \
+ done; \
+ for i in $$list; do \
+ ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+ inst=`echo $$inst | sed '$(transform)'`.$$ext; \
+ echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
+ rm -f $(DESTDIR)$(man1dir)/$$inst; \
+ done
+
+install-man3:
+ $(mkinstalldirs) $(DESTDIR)$(man3dir)
+ @list='$(man3_MANS)'; \
+ l2='$(man_MANS)'; for i in $$l2; do \
+ case "$$i" in \
+ *.3*) list="$$list $$i" ;; \
+ esac; \
+ done; \
+ for i in $$list; do \
+ if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
+ else file=$$i; fi; \
+ ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+ inst=`echo $$inst | sed '$(transform)'`.$$ext; \
+ echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man3dir)/$$inst"; \
+ $(INSTALL_DATA) $$file $(DESTDIR)$(man3dir)/$$inst; \
+ done
+
+uninstall-man3:
+ @list='$(man3_MANS)'; \
+ l2='$(man_MANS)'; for i in $$l2; do \
+ case "$$i" in \
+ *.3*) list="$$list $$i" ;; \
+ esac; \
+ done; \
+ for i in $$list; do \
+ ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+ inst=`echo $$inst | sed '$(transform)'`.$$ext; \
+ echo " rm -f $(DESTDIR)$(man3dir)/$$inst"; \
+ rm -f $(DESTDIR)$(man3dir)/$$inst; \
+ done
+
+install-man7:
+ $(mkinstalldirs) $(DESTDIR)$(man7dir)
+ @list='$(man7_MANS)'; \
+ l2='$(man_MANS)'; for i in $$l2; do \
+ case "$$i" in \
+ *.7*) list="$$list $$i" ;; \
+ esac; \
+ done; \
+ for i in $$list; do \
+ if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
+ else file=$$i; fi; \
+ ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+ inst=`echo $$inst | sed '$(transform)'`.$$ext; \
+ echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man7dir)/$$inst"; \
+ $(INSTALL_DATA) $$file $(DESTDIR)$(man7dir)/$$inst; \
+ done
+
+uninstall-man7:
+ @list='$(man7_MANS)'; \
+ l2='$(man_MANS)'; for i in $$l2; do \
+ case "$$i" in \
+ *.7*) list="$$list $$i" ;; \
+ esac; \
+ done; \
+ for i in $$list; do \
+ ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+ inst=`echo $$inst | sed '$(transform)'`.$$ext; \
+ echo " rm -f $(DESTDIR)$(man7dir)/$$inst"; \
+ rm -f $(DESTDIR)$(man7dir)/$$inst; \
+ done
+
+install-man8:
+ $(mkinstalldirs) $(DESTDIR)$(man8dir)
+ @list='$(man8_MANS)'; \
+ l2='$(man_MANS)'; for i in $$l2; do \
+ case "$$i" in \
+ *.8*) list="$$list $$i" ;; \
+ esac; \
+ done; \
+ for i in $$list; do \
+ if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
+ else file=$$i; fi; \
+ ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+ inst=`echo $$inst | sed '$(transform)'`.$$ext; \
+ echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst"; \
+ $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst; \
+ done
+
+uninstall-man8:
+ @list='$(man8_MANS)'; \
+ l2='$(man_MANS)'; for i in $$l2; do \
+ case "$$i" in \
+ *.8*) list="$$list $$i" ;; \
+ esac; \
+ done; \
+ for i in $$list; do \
+ ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+ inst=`echo $$inst | sed '$(transform)'`.$$ext; \
+ echo " rm -f $(DESTDIR)$(man8dir)/$$inst"; \
+ rm -f $(DESTDIR)$(man8dir)/$$inst; \
+ done
+install-man: $(MANS)
+ @$(NORMAL_INSTALL)
+ $(MAKE) $(AM_MAKEFLAGS) install-man1 install-man3 install-man7 \
+ install-man8
+uninstall-man:
+ @$(NORMAL_UNINSTALL)
+ $(MAKE) $(AM_MAKEFLAGS) uninstall-man1 uninstall-man3 uninstall-man7 \
+ uninstall-man8
+tags: TAGS
+TAGS:
+
+
+distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
+
+subdir = man
+
+distdir: $(DISTFILES)
+ @for file in $(DISTFILES); do \
+ d=$(srcdir); \
+ if test -d $$d/$$file; then \
+ cp -pr $$/$$file $(distdir)/$$file; \
+ else \
+ test -f $(distdir)/$$file \
+ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
+ || cp -p $$d/$$file $(distdir)/$$file || :; \
+ fi; \
+ done
+info-am:
+info: info-am
+dvi-am:
+dvi: dvi-am
+check-am: all-am
+check: check-am
+installcheck-am:
+installcheck: installcheck-am
+install-exec-am:
+install-exec: install-exec-am
+
+install-data-am: install-man
+install-data: install-data-am
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+install: install-am
+uninstall-am: uninstall-man
+uninstall: uninstall-am
+all-am: Makefile $(MANS)
+all-redirect: all-am
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
+installdirs:
+ $(mkinstalldirs) $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(mandir)/man3 \
+ $(DESTDIR)$(mandir)/man7 $(DESTDIR)$(mandir)/man8
+
+
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+ -rm -f Makefile $(CONFIG_CLEAN_FILES)
+ -rm -f config.cache config.log stamp-h stamp-h[0-9]*
+ -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
+
+maintainer-clean-generic:
+ -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
+mostlyclean-am: mostlyclean-generic
+
+mostlyclean: mostlyclean-am
+
+clean-am: clean-generic mostlyclean-am
+
+clean: clean-am
+
+distclean-am: distclean-generic clean-am
+ -rm -f libtool
+
+distclean: distclean-am
+
+maintainer-clean-am: maintainer-clean-generic distclean-am
+ @echo "This command is intended for maintainers to use;"
+ @echo "it deletes files that may require special tools to rebuild."
+
+maintainer-clean: maintainer-clean-am
+
+.PHONY: install-man1 uninstall-man1 install-man3 uninstall-man3 \
+install-man7 uninstall-man7 install-man8 uninstall-man8 install-man \
+uninstall-man tags distdir info-am info dvi-am dvi check check-am \
+installcheck-am installcheck install-exec-am install-exec \
+install-data-am install-data install-am install uninstall-am uninstall \
+all-redirect all-am all installdirs mostlyclean-generic \
+distclean-generic clean-generic maintainer-clean-generic clean \
+mostlyclean distclean maintainer-clean
+
+
+@SET_MAKE@
+
+# EXTRA_DIST = $(man_MANS)
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/man/cups-calibrate.8.in b/man/cups-calibrate.8.in
index edbec1b..093d673 100644
--- a/man/cups-calibrate.8.in
+++ b/man/cups-calibrate.8.in
@@ -1,6 +1,5 @@
-'\" t
-.\" $Id: cups-calibrate.8.in,v 1.2 2001/05/06 22:08:52 rleigh Exp $
-.\" Copyright (C) 2000 Roger Leigh <rl117@york.ac.uk>
+.\" $Id: cups-calibrate.8.in,v 1.2.8.2 2003/08/22 23:31:56 rleigh Exp $
+.\" Copyright (C) 2000 Roger Leigh <roger@whinlatter.uklinux.net>
.\"
.\" 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
@@ -15,42 +14,37 @@
.\" 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.
-.hy 0
-.TH CUPS-CALIBRATE "8" "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "GIMP Manual Pages"
+.TH CUPS\-CALIBRATE "8" "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "Gimp-Print Manual Pages"
.SH NAME
-cups-calibrate \- ESP Printer Calibration Tool
+cups\-calibrate \- ESP CUPS Printer Calibration Tool
.SH SYNOPSIS
-.B cups-calibrate
+.B cups\-calibrate
.SH DESCRIPTION
-
-This program allows you to calibrate the color output of printers
-using the \fIGIMP-PRINT\fP \fICUPS\fP or \fIESP Print Pro\fP drivers.
-
-Please note that this program \fBonly\fP works with the \fIGIMP-PRINT\fP \fICUPS\fP or
-\fIESP Print Pro\fP drivers. If you are using the GIMP-Print stp driver of
-GhostScript or the drivers of the GIMP-Print plug-in of GIMP, this
-calibration will not work.
-
-These drivers by the text "CUPS+GIMP-print" or "ESP Print Pro" in
-the model description displayed by the CUPS web interface, KUPS,
-the ESP Print Pro Printer Manager, or printerdrake.
-
+This program allows you to calibrate the color output of printers using the
+\fBGimp-Print\fR \fICUPS\fR or \fIESP Print Pro\fR drivers.
+.PP
+Please note that this program \fBonly\fP works with the \fBGimp-Print\fR
+\fICUPS\fR or \fIESP Print Pro\fR drivers. If you are using the Gimp-Print
+\fIstp\fR or \fIijsgimmprint\fR driver for GhostScript or the drivers for the
+Gimp-Print plug-in for \fIThe GIMP\fR, the calibration will not work.
+.PP
+These drivers are identified by the text \fICUPS+GIMP\-print\fR or \fIESP Print
+Pro\fR in the model description displayed by the CUPS web interface, KUPS, the
+ESP Print Pro Printer Manager, or printerdrake.
+.PP
To make a calibration profile for all users, run this program as
-the "root" user.
-
+the \fBroot\fR user. The program displays a series of prompts which should
+simply be followed.
+.SH SEE ALSO
+CUPS Software Administrators Manual, http://localhost:631/documentation.html
.SH COPYRIGHT
Copyright \(co 2001 Michael Sweet (mike@easysw.com)
-
-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 version.
-
-This manual page was written by Roger Leigh (rl117@york.ac.uk)
-
-.SH SEE ALSO
-.BR gimp (1)
-
+.PP
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License, version 2, as
+published by the Free Software Foundation.
+.PP
+This manual page was written by Roger Leigh (roger@whinlatter.uklinux.net).
.\"#
.\"# The following sets edit modes for GNU EMACS
.\"# Local Variables:
diff --git a/man/escputil.1.in b/man/escputil.1.in
index f7d9d61..a25cc31 100644
--- a/man/escputil.1.in
+++ b/man/escputil.1.in
@@ -1,6 +1,5 @@
-'\" t
-.\" $Id: escputil.1.in,v 1.4 2001/08/13 23:59:12 rlk Exp $
-.\" Copyright (C) 2000 Robert Krawitz <rlk@alum.mit.edu>
+.\" $Id: escputil.1.in,v 1.4.4.5 2003/08/22 23:31:56 rleigh Exp $
+.\" Copyright (C) 2000-2002 Robert Krawitz <rlk@alum.mit.edu>
.\"
.\" 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
@@ -15,112 +14,112 @@
.\" 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.
-.hy 0
-.TH ESCPUTIL 1 "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "GIMP Manual Pages"
+.TH ESCPUTIL 1 "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "Gimp-Print Manual Pages"
.SH NAME
-escputil - maintain Epson Stylus inkjet printers
+escputil \- maintain Epson Stylus inkjet printers
.SH SYNOPSIS
-.B escputil [\-P printer \| \-r device] [\-m model] [\-u]
-[\-c \| \-n | \-a \| \-i] [\-q]
-
+.B escputil
+[ \fI\-P\fP \fIprinter\fP | \fI\-r\fP \fIdevice\fP ] [ \fI\-m\fP \fImodel\fP ] [
+\fI\-u\fP ] [ \fI\-c\fP | \fI\-n\fP | \fI\-a\fP | \fI\-i\fP | \fI\-d\fP |
+\fI\-o\fP | \fI\-s\fP | \fI\-l\fP | \fI\-M\fP | \fI\-h\fP ] [ \fI\-q\fP ]
.SH DESCRIPTION
-.PP
-\fIescputil\fP is a command line utility to perform various
-maintenance tasks on Epson Stylus inkjet printers. These tasks
-include head alignment, head cleaning, nozzle check, printer
-identification, and retrieval of ink level from the printer.
-
+\fBescputil\fP is a command line utility to perform various maintenance tasks
+on Epson Stylus inkjet printers. These tasks include head alignment, head
+cleaning, nozzle check, printer identification, and retrieval of ink level from
+the printer.
.SH OPTIONS
-.l
-\fIescputil\fP accepts the following options:
-.TP 8
-.B \-P, \-\-printer-name \fI<printer>\fP
-Specify the name of the printer to operate on.
-Default is the default system printer.
-.TP 8
-.B \-r, \-\-raw-device \fI<device>\fP
-Specify the name of the device to write to directly
-rather than going through a printer queue. You must use this (rather
-than specifying a printer) when retrieving ink levels or identifying
-the printer, or if you wish to perform head alignment without
-specifying the printer model.
-.TP 8
-.B \-c, \-\-clean-head
+\fBescputil\fP accepts the following options:
+.TP
+.B \-P, \-\-printer\-name=\fIprinter\fP
+Specify the name of the printer to operate on. The default is the default
+system printer.
+.TP
+.B \-r, \-\-raw\-device=\fIdevice\fP
+Specify the name of the device to write to directly rather than going through a
+printer queue. You must use this (rather than specifying a printer) when
+retrieving ink levels or identifying the printer, or if you wish to perform
+head alignment without specifying the printer model.
+.TP
+.B \-m, \-\-model=\fImodel\fP
+Specify the precise printer model for head alignment.
+.TP
+.B \-u, \-\-new
+The printer is a new printer (Stylus Color 740 or newer).
+.TP
+.B \-c, \-\-clean\-head
Clean the print head. This can also be performed from the printer
front panel.
-.TP 8
-.B \-n, \-\-nozzle-check
-Print a nozzle test pattern. Dirty or clogged nozzles will show as
-gaps in the pattern. If you see any gaps, you should run a
-head cleaning pass or two.
-.TP 8
-.B \-a, \-\-align-head
-Align the print head. CAUTION: Misuse of this utility may result in
-poor print quality and/or damage to the printer. You must either
-specify the printer model with the \-m option, or use the raw printer
-device to allow escputil to detect the printer model.
-.TP 8
-.B \-i, \-\-ink-level
+.TP
+.B \-n, \-\-nozzle\-check
+Print a nozzle test pattern. Dirty or clogged nozzles will show as gaps in the
+pattern. If you see any gaps, you should run a head cleaning pass or two.
+.TP
+.B \-a, \-\-align\-head
+Align the print head. CAUTION: Misuse of this option may result in poor print
+quality and/or damage to the printer. You must either specify the printer
+model with the \-m option, or use the raw printer device to allow escputil to
+detect the printer model.
+.TP
+.B \-i, \-\-ink\-level
Obtain the ink level from the printer. This requires
read/write access to the raw printer device.
-.TP 8
+.TP
.B \-d, \-\-identify
Query the printer for make and model information.
This requires read/write access to the raw printer
device.
-.TP 8
-.B \-u
-The printer is connected via USB.
-.TP 8
+.TP
+.B \-o, \-\-align\-color
+Align the color print head (used by Stylus Color 480 and 580 only). CAUTION:
+Misuse of this option may result in poor print quality and/or damage to the
+printer.
+.TP
+.B \-s, \-\-status
+Retrieve printer status.
+.TP
+.B \-l, \-\-license
+Display the license/warranty terms of this program.
+.TP
+.B \-M, \-\-list\-models
+List the supported printer models.
+.TP
.B \-h, \-\-help
-Display a list of all commandline options.
-.TP 8
+Display a list of all command line options.
+.TP
.B \-q, \-\-quiet
Suppress the banner.
-.TP 8
-.B \-m <model>
-Specify the precise printer model for head alignment.
-
+.SH BUGS
+USB-connected printers sometimes fail to identify or return ink levels. You
+may have to repeat the command. This is probably a timing issue in escputil,
+not a flaw in the printer.
+.PP
+Anything requiring bidirectional communication with the printer (identify, ink
+levels, or head alignment without specifying the printer model) requires
+read/write access to the printer port (for example /dev/lp0). This may require
+these operations to be performed as root. In addition, kernel support is
+required for bidirectional communication. For Linux version 2.2,
+\fICONFIG_PRINTER_READBACK\fP should be enabled; this is called
+\fICONFIG_PARPORT_1284\fP on 2.4 and later kernels.
+.PP
+If the printer is performing self-test or head cleaning on power up, the
+identify and ink level commands will time out, although the printer
+successfully receives the command. The command will need to be reissued when
+the printer is quiescent.
+.SH AUTHORS
+Robert Krawitz.
.SH COPYRIGHT
Copyright \(co 2000 Robert Krawitz (rlk@alum.mit.edu)
-
+.PP
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 version.
-
-.SH OTHER INFO
-
-The canonical place to find GIMP info is at http://www.gimp.org/.
-The homepage of the gimp-print project from which this utility was
-contributed is located at http://gimp-print.sourceforge.net/.
-
-.SH AUTHORS
-Robert Krawitz.
-
-.SH BUGS
-
-.PP
-USB-connected printers sometimes fail to identify or return ink
-levels. You may have to repeat the command. This is probably a
-timing issue in escputil, not a flaw in the printer.
-
-.PP
-Anything requiring bidirectional communication with the printer
-(identify, ink levels, or head alignment without specifying the
-printer model) requires read/write access to the printer port (for
-example /dev/lp0). This may require these operations to be performed
-as root.
-
-.PP
-If the printer is performing self-test or head cleaning on power
-up, the identify and ink level commands will time out, although the
-printer successfully receives the command. The command will need to
-be reissued when the printer is quiescent.
-
+.SH OTHER INFORMATION
+The homepage of the Gimp-Print project from which this utility was
+contributed is located at http://gimp\-print.sourceforge.net/.
.SH "SEE ALSO"
-.BR gimp (1)
-
+.BR lp (4),
+.BR tunelp (8).
.\"#
.\"# The following sets edit modes for GNU EMACS
.\"# Local Variables:
diff --git a/man/gimpprint-color.7.in b/man/gimpprint-color.7.in
new file mode 100644
index 0000000..722bc21
--- /dev/null
+++ b/man/gimpprint-color.7.in
@@ -0,0 +1,106 @@
+.\" t
+.\" $Id: gimpprint-color.7.in,v 1.1.6.2 2003/08/22 23:31:56 rleigh Exp $
+.\" Copyright (C) 2000 Roger Leigh <roger@whinlatter.uklinux.net>
+.\"
+.\" 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, or (at your option)
+.\" any later version.
+.\"
+.\" This program is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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.
+.TH GIMPPRINT\-COLOR 7 "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "Gimp-Print Manual Pages"
+.SH NAME
+gimpprint\-color \- Gimp-Print color balancing
+.SH DESCRIPTION
+Gimp-Print includes several color balancing controls. These may be
+used to adjust the original image's brightness and contrast and gamma,
+and the density and saturation of the output, as well as the
+individual cyan, magenta and yellow levels.
+.SH COLOR BALANCING
+.TP
+.B Cyan
+.TP
+.B Magenta
+.TP
+.B Yellow
+The range of values is 0.0 \- 4.0, and defaults to 1.0. These three
+options allow specification of the cyan, magenta, and yellow levels
+independently, for rebalancing the levels. Normally, these should be
+adjusted to yield neutral gray, but they can be used for other
+effects.
+.TP
+.B Brightness
+The range of values is 0.0 \- 2.0, and defaults to 1.0. This adjusts
+the brightness of the image. 0.0 gives a fully black image; 2.0 gives
+a fully white image. Values greater than 1 will result in black not
+being solid and highlights turning white; values less than 1 will
+result in white not being perfectly clear and shadows turning black.
+.TP
+.B Contrast
+The range of values is 0.0 \- 4.0, and defaults to 1.0. Adjust the
+contrast of the image. 0.0 gives a solid gray for the entire image,
+the exact gray depending upon the brightness chosen.
+.TP
+.B Gamma
+The range of values is 0.1 \- 4.0, and defaults to 1.0. Adjust the
+gamma of the image, over and above the printer-specific correction.
+Gamma less than 1.0 will result in a darker image; gamma greater than
+1.0 will result in a lighter image. Unlike brightness, gamma
+adjustment does not change the endpoints; it merely changes the shape
+of the input\(->output curve.
+.TP
+.B Density
+The range of values is 0.1 \- 2.0, and defaults to 1.0. Adjust the
+amount of ink deposited on the paper. If you've chosen the correct
+paper type and you're getting ink bleeding through the paper or
+puddling, try reducing the density to the lowest value you can while
+still achieving solid black. If you're not getting solid black, even
+with the contrast and brightness at 1.0, try increasing the density.
+.IP
+All of the printers supported here actually need less than 100% ink density in
+most cases, so the actual density is something other than the nominal density
+setting. The effective density setting cannot go above 100%, so if a value
+specified will result in an excessively high density level, it will be silently
+limited to 1.0.
+.TP
+.B Saturation
+The range of values is 0.0 \- 9.0, and defaults to 1.0. Adjust the
+brilliance of colors. 0.0 results in pure grayscale; using this with
+Color=1 is one way of getting grayscale (see below under "Color" for a
+full discussion). Saturation of less than 1.0 results in more muted
+colors; saturation of greater than 1.0 results in more vibrant colors.
+Very high saturation often results in very strange effects, including
+posterization and banding that might not be expected. For normal
+purposes, the saturation should generally be less than 1.5.
+.SH COPYRIGHT
+Copyright \(co 2001 Michael Sweet (mike@easysw.com) and Robert Krawitz
+(rlk@alum.mit.edu)
+.PP
+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
+version.
+.PP
+This manual page was written by Roger Leigh (roger@whinlatter.uklinux.net)
+.SH SEE ALSO
+.BR gimpprint\-dithers (7),
+.BR gimpprint\-imagetypes (7),
+.BR gimpprint\-inktypes (7),
+.BR gimpprint\-mediasizes (7),
+.BR gimpprint\-mediasources (7),
+.BR gimpprint\-mediatypes (7),
+.BR gimpprint\-models (7),
+.BR gimpprint\-resolutions (7).
+.\"#
+.\"# The following sets edit modes for GNU EMACS
+.\"# Local Variables:
+.\"# mode:nroff
+.\"# fill-column:79
+.\"# End:
diff --git a/man/gimpprint-config.1.in b/man/gimpprint-config.1.in
index abf084c..6fcd6ae 100644
--- a/man/gimpprint-config.1.in
+++ b/man/gimpprint-config.1.in
@@ -1,5 +1,5 @@
'\" t
-.\" $Id: gimpprint-config.1.in,v 1.2 2001/05/06 22:08:52 rleigh Exp $
+.\" $Id: gimpprint-config.1.in,v 1.2.8.2 2003/08/22 23:31:56 rleigh Exp $
.\" Copyright (C) 2000 Roger Leigh <rl117@york.ac.uk>
.\"
.\" This program is free software; you can redistribute it and/or modify
@@ -16,37 +16,36 @@
.\" along with this program; if not, write to the Free Software
.\" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
.hy 0
-.TH GIMP-PRINT 1 "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "GIMP Manual Pages"
+.TH GIMP\-PRINT 1 "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "GIMP Manual Pages"
.SH NAME
-gimpprint-config - script to get information about the installed version of gimpprint
+gimpprint\-config \- script to get information about the installed version of gimpprint
.SH SYNOPSIS
-.B gimpprint-config
+.B gimpprint\-config
[\-\-prefix\fI[=DIR]\fP] [\-\-exec\-prefix\fI[=DIR]\fP] [\-\-version] [\-\-libs] [\-\-cflags]
.SH DESCRIPTION
.PP
-\fIgimpprint-config\fP is a tool that is used to determine the compiler and
+\fIgimpprint\-config\fP is a tool that is used to determine the compiler and
linker flags that should be used to compile and link programs that use
-\fIGIMP-PRINT\fP. It is also used internally to the .m4 macros for GNU autoconf
-that are included with \fIGIMP-PRINT\fP.
+\fIGimp-Print\fP. It is also used internally to the .m4 macros for GNU autoconf
+that are included with \fIGimp-Print\fP.
.SH OPTIONS
-.l
-\fIgimpprint-config\fP accepts the following options:
+\fIgimpprint\-config\fP accepts the following options:
.TP 8
.B \-\-version
-Print the currently installed version of \fIGIMP-PRINT\fP on the standard output.
+Print the currently installed version of \fIGimp-Print\fP on the standard output.
.TP 8
.B \-\-libs
-Print the linker flags that are necessary to link a \fIGIMP-PRINT\fP program.
+Print the linker flags that are necessary to link a \fIGimp-Print\fP program.
.TP 8
.B \-\-cflags
-Print the compiler flags that are necessary to compile a \fIGIMP-PRINT\fP program.
+Print the compiler flags that are necessary to compile a \fIGimp-Print\fP program.
.TP 8
.B \-\-prefix=PREFIX
-If specified, use PREFIX instead of the installation prefix that \fIGIMP-PRINT\fP
+If specified, use PREFIX instead of the installation prefix that \fIGimp-Print\fP
was built with when computing the output for the \-\-cflags and
\-\-libs options. This option is also used for the exec prefix
if \-\-exec\-prefix was not specified. This option must be specified
@@ -54,14 +53,14 @@ before any \-\-libs or \-\-cflags options.
.TP 8
.B \-\-exec\-prefix=PREFIX
If specified, use PREFIX instead of the installation exec prefix that
-\fIGIMP-PRINT\fP was built with when computing the output for the \-\-cflags
+\fIGimp-Print\fP was built with when computing the output for the \-\-cflags
and \-\-libs options. This option must be specified before any
\-\-libs or \-\-cflags options.
.SH COPYRIGHT
Copyright \(co 2001 Roger Leigh
-This manual page is based on the gtk-config(1) manual page by Owen Taylor.
+This manual page is based on the gtk\-config(1) manual page by Owen Taylor.
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
@@ -70,7 +69,7 @@ any later version.
.SH SEE ALSO
.BR autoconf (1),
-.BR gtk-config (1),
+.BR gtk\-config (1),
.\"#
.\"# The following sets edit modes for GNU EMACS
diff --git a/man/gimpprint-dithers.7.in b/man/gimpprint-dithers.7.in
new file mode 100644
index 0000000..d6307c2
--- /dev/null
+++ b/man/gimpprint-dithers.7.in
@@ -0,0 +1,103 @@
+.\" t
+.\" $Id: gimpprint-dithers.7.in,v 1.1.6.2 2003/08/22 23:31:56 rleigh Exp $
+.\" Copyright (C) 2000 Roger Leigh <roger@whinlatter.uklinux.net>
+.\"
+.\" 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, or (at your option)
+.\" any later version.
+.\"
+.\" This program is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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.
+.TH GIMPPRINT\-DITHERS 7 "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "Gimp-Print Manual Pages"
+.SH NAME
+gimpprint\-dithers \- Gimp-Print dither algorithms
+.SH DESCRIPTION
+Gimp-Print includes several dither algorithms. Dithering attempts to reproduce
+various shades of gray (or all colors) from only a few different inks (black,
+cyan, magenta, yellow, and sometimes light cyan and light magenta). The dots
+can't vary in darkness or size (except for certain special printers), and so we
+need to lay down a certain fraction of dots to represent each distinct level.
+Different dither algorithms are suited to different purposes, and some are
+significantly faster than others.
+.SH DITHER ALGORITHMS
+.TS
+li li
+lb l.
+Dither Algorithm Description
+_
+Adaptive Adaptive Hybrid
+EvenTone EvenTone screening (experimental)
+Ordered Ordered
+Fast Fast
+VeryFast Very Fast
+Floyd Hybrid Floyd-Steinberg
+.TE
+.PP
+For the highest quality, we recommend use of \fIAdaptive Hybrid\fP dithering.
+For continuous tone images, \fIOrdered\fP works just as well and is somewhat
+faster. Ordered dithering yields noticeably inferior results with text and
+intricate line art, particularly at high resolutions.
+.PP
+\fIEvenTone\fP dithering is a relatively new screening technology developed by
+Raph Levien. It offers superior smoothness in highlights and midtones, and
+increased accuracy in shadows, resulting in significantly improved results
+overall. The version of EvenTone dithering that we are using is enhanced with
+some additional improvements we have made. It currently only operates with
+CMYK (4, 6, or 7 color output) with RGB input, and should be considered
+experimental. Note that it is patented (see US patent 5917614), but it is
+licensed for use with GPL software. See http://www.levien.com/patents.html for
+more information.
+.PP
+\fIFast\fP dithering, which is a simplified version of ordered dither, is
+significantly faster, but color accuracy is worse, particularly on six color
+printers and printer using variable dot sizes. On simple four color printers,
+the quality is quite reasonable, although color printing will show more
+speckling in dark tones than Ordered dither. For single dot size printers,
+printing grayscale, this algorithm yields almost identical results to Ordered
+with some performance improvement. On three color printers, the results should
+be very similar to Ordered.
+.PP
+\fIVery Fast\fP is even faster than Fast, with even more loss of quality. It
+shows even more speckling, and the output is heavily patterned. On laser
+printers, and possibly on certain kinds of text and line art, Very Fast
+dithering may actually yield the best quality.
+.PP
+\fIError diffusion\fP algorithms (\fIHybrid Floyd-Steinberg\fP is such an
+algorithm) perform very well at high densities, and are capable of rendering
+very fine detail well, but they tend to exhibit artifacts in the form of
+"waves" or "worms" of dots which results in noticeable texturing in pale areas.
+Furthermore, pale areas immediately adjacent to white take a while to "build
+up" sufficient error to print at all. This is sometimes called "tearing". Its
+use is not recommended.
+.SH COPYRIGHT
+Copyright \(co 2001 Michael Sweet (mike@easysw.com) and Robert Krawitz
+(rlk@alum.mit.edu)
+.PP
+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
+version.
+.PP
+This manual page was written by Roger Leigh (roger@whinlatter.uklinux.net)
+.SH SEE ALSO
+.BR gimpprint\-color (7),
+.BR gimpprint\-imagetypes (7),
+.BR gimpprint\-inktypes (7),
+.BR gimpprint\-mediasizes (7),
+.BR gimpprint\-mediasources (7),
+.BR gimpprint\-mediatypes (7),
+.BR gimpprint\-models (7),
+.BR gimpprint\-resolutions (7).
+.\"#
+.\"# The following sets edit modes for GNU EMACS
+.\"# Local Variables:
+.\"# mode:nroff
+.\"# fill-column:79
+.\"# End:
diff --git a/man/gimpprint-imagetypes.7.in b/man/gimpprint-imagetypes.7.in
new file mode 100644
index 0000000..2a93cb6
--- /dev/null
+++ b/man/gimpprint-imagetypes.7.in
@@ -0,0 +1,82 @@
+.\" t
+.\" $Id: gimpprint-imagetypes.7.in,v 1.2.4.2 2003/08/22 23:31:56 rleigh Exp $
+.\" Copyright (C) 2000 Roger Leigh <roger@whinlatter.uklinux.net>
+.\"
+.\" 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, or (at your option)
+.\" any later version.
+.\"
+.\" This program is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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.
+.TH GIMPPRINT\-IMAGETYPES 7 "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "Gimp-Print Manual Pages"
+.SH NAME
+gimpprint\-imagetypes \- Gimp-Print image types
+.SH DESCRIPTION
+Gimp-Print includes several image types which can be used to optimise
+the dither, depending on the type of image you wish to print.
+.SH IMAGE TYPE
+Possible values are:
+.PP
+.TS
+li li
+lb lw(4i).
+Value Description
+_
+1 T{
+.na
+Line art (color or gray scale)
+T}
+2 T{
+Primarily solid colors or smooth gradients (color or gray scale)
+T}
+3 T{
+Continuous-tone photographs (color or gray scale)
+T}
+.TE
+.PP
+Option \fI0\fP is the fastest. It generates strong, but not particularly
+accurate, colors. There may be some fairly sharp color transitions in this
+mode.
+.PP
+Option \fI1\fP generates more accurate colors, but is slower.
+.PP
+Option \fI2\fP generates the most accurate colors, but is considerably slower.
+.PP
+Note that any of the modes may be used with either color or black & white
+output. If black and white output is requested, but a color mode used,
+composite color will be printed. This generally offers smoother tone, but less
+purity of gray or black, than pure black ink. Furthermore, it is possible to
+tune the color of the gray (to achieve warmer or cooler effects) using the
+color controls in this fashion.
+.SH COPYRIGHT
+Copyright \(co 2001 Michael Sweet (mike@easysw.com) and Robert Krawitz
+(rlk@alum.mit.edu)
+.PP
+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
+version.
+.PP
+This manual page was written by Roger Leigh (roger@whinlatter.uklinux.net)
+.SH SEE ALSO
+.BR gimpprint\-color (7),
+.BR gimpprint\-dithers (7),
+.BR gimpprint\-inktypes (7),
+.BR gimpprint\-mediasizes (7),
+.BR gimpprint\-mediasources (7),
+.BR gimpprint\-mediatypes (7),
+.BR gimpprint\-models (7),
+.BR gimpprint\-resolutions (7).
+.\"#
+.\"# The following sets edit modes for GNU EMACS
+.\"# Local Variables:
+.\"# mode:nroff
+.\"# fill-column:79
+.\"# End:
diff --git a/man/gimpprint-inktypes.7.in b/man/gimpprint-inktypes.7.in
new file mode 100644
index 0000000..426319b
--- /dev/null
+++ b/man/gimpprint-inktypes.7.in
@@ -0,0 +1,111 @@
+.\" t
+.\" $Id: gimpprint-inktypes.7.in,v 1.1.6.2 2003/08/22 23:31:56 rleigh Exp $
+.\" Copyright (C) 2000 Roger Leigh <roger@whinlatter.uklinux.net>
+.\"
+.\" 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, or (at your option)
+.\" any later version.
+.\"
+.\" This program is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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.
+.TH GIMPPRINT\-INKTYPES 7 "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "Gimp-Print Manual Pages"
+.SH NAME
+gimpprint\-inktypes \- Gimp-Print inkset types
+.SH DESCRIPTION
+Gimp-Print supports many different inksets, which are printer type specific.
+The option names are case sensitive. Two names are listed for each resolution;
+the first (short) name is the \fIinktype\fP, and the second (long) name is
+descriptive. Not all ink types are supported on all printers.
+.SH INK TYPES
+.SS Epson and Lexmark (other than the 4076) printers
+Six color printers can print using four color inks or all six colors. Six
+color mode is recommended for photographs. Four color mode may be useful when
+printing text with embedded graphics to reduce ink consumption, or to print
+higher quality with Ordered, Fast, or Very Fast dithering (see below).
+.PP
+The "Composite" modes use only color inks (no black) to produce all colors and
+black. These ink types are rarely useful, but on certain types of paper they
+may produce a smoother image than that produced by mixing black ink in. The
+Epson Stylus Color 1500 cannot mix black ink with colored inks; on this
+printer, Three Color Composite must be used.
+.PP
+.TS
+li li
+lb lw(4i).
+Ink Type Description
+_
+Photo7 T{
+.na
+Seven Color Photo (CcMmYKk, for the Epson Stylus Photo 2100 and 2200, and
+Stylus Pro 7600 and 9600)
+T}
+PhotoCMYK Six Color Photo
+PhotoCMY Five Color Photo Composite
+CMYK Four Color Standard
+RGB Three Color Composite
+Quadtone T{
+Quadtone grayscale inks (special third party inksets designed to produce
+superior results for grayscale images)
+T}
+Gray2 T{
+Two Level Grayscale (Kk, for the Epson stylus Photo 2100 and 2200, and Stylus
+Pro 7600 and 9600)
+.ad
+T}
+.TE
+.SS Canon printers
+.TS
+li li
+lb l.
+Ink Type Description
+_
+Gray Black
+RGB Color
+CMYK Black/Color
+PhotoCMY Photo/Color
+PhotoCMYK Photo
+.TE
+.SS PCL (Hewlett-Packard and Lexmark 4076) color printers
+.TS
+li li
+lb l.
+Ink Type Description
+_
+CMYK Color + Black Cartridges
+Photo Color + Photo Cartridges (For Deskjet 69x only)
+.TE
+.PP
+Black and white PCL printers (laser printers, in particular) do not
+allow any value to be specified for the ink type.
+.SH COPYRIGHT
+Copyright \(co 2001 Michael Sweet (mike@easysw.com) and Robert Krawitz
+(rlk@alum.mit.edu)
+.PP
+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
+version.
+.PP
+This manual page was written by Roger Leigh (roger@whinlatter.uklinux.net)
+.SH SEE ALSO
+.BR gimpprint\-color (7),
+.BR gimpprint\-dithers (7),
+.BR gimpprint\-imagetypes (7),
+.BR gimpprint\-mediasizes (7),
+.BR gimpprint\-mediasources (7),
+.BR gimpprint\-mediatypes (7),
+.BR gimpprint\-models (7),
+.BR gimpprint\-resolutions (7).
+.\"#
+.\"# The following sets edit modes for GNU EMACS
+.\"# Local Variables:
+.\"# mode:nroff
+.\"# fill-column:79
+.\"# End:
diff --git a/man/gimpprint-mediasizes.7.in b/man/gimpprint-mediasizes.7.in
new file mode 100644
index 0000000..92b5cf5
--- /dev/null
+++ b/man/gimpprint-mediasizes.7.in
@@ -0,0 +1,258 @@
+.\" t
+.\" $Id: gimpprint-mediasizes.7.in,v 1.1.6.3 2003/08/22 23:31:56 rleigh Exp $
+.\" Copyright (C) 2000 Roger Leigh <roger@whinlatter.uklinux.net>
+.\"
+.\" 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, or (at your option)
+.\" any later version.
+.\"
+.\" This program is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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.
+.TH GIMPPRINT\-MEDIASIZES 7 "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "Gimp-Print Manual Pages"
+.SH NAME
+gimpprint\-mediasizes \- Gimp-Print media sizes
+.SH DESCRIPTION
+Gimp-Print supports many different media (paper) sizes. All of the currently
+supported media sizes are listed below. The default media size is "Letter".
+.SH MEDIA SIZES
+.SS Common English paper sizes
+.TS
+li li li li li
+lb l l n n.
+Media Size Description Comment x\fR(pt)\fP y\fR(pt)\fP
+_
+Letter Letter 8.5in x 11in 612 792
+Legal Legal 8.5in x 14in 612 1008
+Tabloid Tabloid 11in x 17in 792 1224
+Executive Executive 7.25in x 10.5in 522 756
+Postcard Postcard 100mm x 147mm 283 416
+w216h360 3x5 216 360
+w288h432 4x6 288 432
+w324h495 Epson 4x6 Photo Paper 324 495
+w360h504 5x7 360 504
+w360h576 5x8 360 576
+8x10 8x10 576 720
+Statement Manual 5.5in x 8.5in 396 612
+TabloidExtra 12x18 864 1296
+SuperB 13x19 936 1368
+.TE
+.SS Common photographic paper sizes
+.TS
+li li li li li
+lb l l n n.
+Media Size Description Comment x\fR(pt)\fP y\fR(pt)\fP
+_
+w576h864 8x12 Sometimes used for 35 mm 576 864
+w792h1008 11x14 792 1008
+w1152h1440 16x20 1152 1440
+w1152h1728 16x24 20x24 for 35 mm 1152 1728
+w1440h1728 20x24 1440 1728
+w1440h2160 20x30 24x30 for 35 mm 1440 2160
+w1728h2160 24x30 1728 2160
+w1728h2592 24x36 Sometimes used for 35 mm 1728 2592
+w2160h2880 30x40 2160 2880
+.TE
+.SS International Paper Sizes (mostly taken from BS4000:1968)
+"A" series: Paper and boards, trimmed sizes.
+.PP
+"A" sizes are in the ratio 1 : sqrt(2). A0 has a total area
+of 1 square metre. Everything is rounded to the nearest
+millimetre. Thus, A0 is 841mm x 1189mm. Every other A
+size is obtained by doubling or halving another A size.
+.PP
+.TS
+li li li li li
+lb l l n n.
+Media Size Description Comment x\fR(pt)\fP y\fR(pt)\fP
+_
+w4768h6749 4A 1682mm x 2378mm 4768 6749
+w3370h4768 2A 1189mm x 1682mm 3370 4768
+A0 A0 841mm x 1189mm 2384 3370
+A1 A1 594mm x 841mm 1684 2384
+A2 A2 420mm x 594mm 1191 1684
+A3 A3 297mm x 420mm 842 1191
+A4 A4 210mm x 297mm 595 842
+A5 A5 148mm x 210mm 420 595
+A6 A6 105mm x 148mm 297 420
+A7 A7 74mm x 105mm 210 297
+A8 A8 52mm x 74mm 148 210
+A9 A9 37mm x 52mm 105 148
+A10 A10 26mm x 37mm 73 105
+.T&
+li s s s s.
+Stock sizes for normal trims. Allowance for trim is 3 millimetres.
+.T&
+lb l l n n.
+w2437h3458 RA0 860mm x 1220mm 2437 3458
+w1729h2437 RA1 610mm x 860mm 1729 2437
+w1218h1729 RA2 430mm x 610mm 1218 1729
+w864h1218 RA3 305mm x 430mm 864 1218
+w609h864 RA4 215mm x 305mm 609 864
+.T&
+li s s s s.
+Stock sizes for bled work or extra trims.
+.T&
+lb l l n n.
+w2551h3628 SRA0 900mm x 1280mm 2551 3628
+w1814h2551 SRA1 640mm x 900mm 1814 2551
+w1275h1814 SRA2 450mm x 640mm 1275 1814
+w907h1275 SRA3 320mm x 450mm 907 1275
+w637h907 SRA4 225mm x 320mm 637 907
+.TE
+.PP
+"B" series: Posters, wall charts and similar items.
+.PP
+.TS
+li li li li li
+lb l l n n.
+Media Size Description Comment x\fR(pt)\fP y\fR(pt)\fP
+_
+w5669h8016 4B ISO 2000mm x 2828mm 5669 8016
+w4008h5669 2B ISO 1414mm x 2000mm 4008 5669
+ISOB0 B0 ISO 1000mm x 1414mm 2834 4008
+ISOB1 B1 ISO 707mm x 1000mm 2004 2834
+ISOB2 B2 ISO 500mm x 707mm 1417 2004
+ISOB3 B3 ISO 353mm x 500mm 1000 1417
+ISOB4 B4 ISO 250mm x 353mm 708 1000
+ISOB5 B5 ISO 176mm x 250mm 498 708
+ISOB6 B6 ISO 125mm x 176mm 354 498
+ISOB7 B7 ISO 88mm x 125mm 249 354
+ISOB8 B8 ISO 62mm x 88mm 175 249
+ISOB9 B9 ISO 44mm x 62mm 124 175
+ISOB10 B10 ISO 31mm x 44mm 87 124
+B0 B0 JIS 2919 4127
+B1 B1 JIS 2063 2919
+B2 B2 JIS 1459 2063
+B3 B3 JIS 1029 1459
+B4 B4 JIS 727 1029
+B5 B5 JIS 518 727
+B6 B6 JIS 362 518
+B7 B7 JIS 257 362
+B8 B8 JIS 180 257
+B9 B9 JIS 127 180
+B10 B10 JIS 90 127
+.TE
+.PP
+"C" series: Envelopes or folders suitable for A size stationery.
+.PP
+.TS
+li li li li li
+lb l l n n.
+Media Size Description Comment x\fR(pt)\fP y\fR(pt)\fP
+_
+C0 C0 917mm x 1297mm 2599 3676
+C1 C1 648mm x 917mm 1836 2599
+C2 C2 458mm x 648mm 1298 1836
+C3 C3 324mm x 458mm 918 1298
+C4 C4 229mm x 324mm 649 918
+C5 C5 162mm x 229mm 459 649
+w354h918 B6\-C4 125mm x 324mm 354 918
+C6 C6 114mm x 162mm 323 459
+DL DL 110mm x 220mm 311 623
+w229h459 C7\-6 81mm x 162mm 229 459
+C7 C7 81mm x 114mm 229 323
+C8 C8 57mm x 81mm 161 229
+C9 C9 40mm x 57mm 113 161
+C10 C10 28mm x 40mm 79 113
+.TE
+.SS US CAD standard paper sizes
+.PP
+.TS
+li li li li li
+lb l l n n.
+Media Size Description Comment x\fR(pt)\fP y\fR(pt)\fP
+_
+ARCHA ArchA 9x12in 648 864
+ARCHA_transverse ArchA transverse 12x9in 864 648
+ARCHB ArchB 12x18in 864 1296
+ARCHB_transverse ArchB transverse 18x12in 1296 864
+ARCHC ArchC 18x24in 1296 1728
+ARCHC_transverse ArchC transverse 24x18in 1728 1296
+ARCHD ArchD 24x36in 1728 2592
+ARCHD_transverse ArchD transverse 36x24in 2592 1728
+ARCHE ArchE 36x48in 2592 3456
+ARCHE_transverse ArchE transverse 48x36in 3456 2592
+.TE
+.SS Foolscap
+.TS
+li li li li li
+lb l l n n.
+Media Size Description Comment x\fR(pt)\fP y\fR(pt)\fP
+_
+w612h936 American foolscap 612 936
+w648h936 European foolscap 648 936
+.TE
+.SS Sizes for book production
+The BPIF and the Publishers Association jointly recommend ten standard metric
+sizes for case-bound titles as follows:
+.PP
+.TS
+li li li li li
+lb l l n n.
+Media Size Description Comment x\fR(pt)\fP y\fR(pt)\fP
+_
+w535h697 Crown Quarto 189mm x 246mm 535 697
+w569h731 Large Crown Quarto 201mm x 258mm 569 731
+w620h782 Demy Quarto 219mm x 276mm 620 782
+w671h884 Royal Quarto 237mm x 312mm 671 884
+w348h527 Crown Octavo 123mm x 186mm 348 527
+w365h561 Large Crown Octavo 129mm x 198mm 365 561
+w391h612 Demy Octavo 138mm x 216mm 391 612
+w442h663 Royal Octavo 156mm x 234mm 442 663
+.TE
+.SS Paperback sizes in common usage
+.TS
+li li li li li
+lb l l n n.
+Media Size Description Comment x\fR(pt)\fP y\fR(pt)\fP
+_
+w314h504 Small paperback 111mm x 178mm 314 504
+w314h513 Penguin small paperback 111mm x 181mm 314 513
+w365h561 Penguin large paperback 129mm x 198mm 365 561
+.TE
+.SS Miscellaneous sizes
+.TS
+li li li li li
+lb l l n n.
+Media Size Description Comment x\fR(pt)\fP y\fR(pt)\fP
+_
+w283h420 Hagaki Card 100 x 148 mm 283 420
+w420h567 Oufuku Card 148 x 200 mm 420 567
+w340h666 Long 3 Japanese long envelope #3 340 666
+w255h581 Long 4 Japanese long envelope #4 255 581
+w680h941 Kaku Japanese Kaku envelope #4 680 941
+COM10 Commercial 10 US Commercial 10 env 297 684
+w315h414 A2 Invitation US A2 invitation 315 414
+.TE
+.SH COPYRIGHT
+Copyright \(co 2001 Michael Sweet (mike@easysw.com) and Robert Krawitz
+(rlk@alum.mit.edu)
+.PP
+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
+version.
+.PP
+This manual page was written by Roger Leigh (roger@whinlatter.uklinux.net)
+.SH SEE ALSO
+.BR gimpprint\-color (7),
+.BR gimpprint\-dithers (7),
+.BR gimpprint\-imagetypes (7),
+.BR gimpprint\-inktypes (7),
+.BR gimpprint\-mediasources (7),
+.BR gimpprint\-mediatypes (7),
+.BR gimpprint\-models (7),
+.BR gimpprint\-resolutions (7).
+.\"#
+.\"# The following sets edit modes for GNU EMACS
+.\"# Local Variables:
+.\"# mode:nroff
+.\"# fill-column:79
+.\"# End:
diff --git a/man/gimpprint-mediasources.7.in b/man/gimpprint-mediasources.7.in
new file mode 100644
index 0000000..0f01273
--- /dev/null
+++ b/man/gimpprint-mediasources.7.in
@@ -0,0 +1,104 @@
+.\" t
+.\" $Id: gimpprint-mediasources.7.in,v 1.1.6.2 2003/08/22 23:31:56 rleigh Exp $
+.\" Copyright (C) 2000 Roger Leigh <roger@whinlatter.uklinux.net>
+.\"
+.\" 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, or (at your option)
+.\" any later version.
+.\"
+.\" This program is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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.
+.TH GIMPPRINT\-MEDIASOURCES 7 "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "Gimp-Print Manual Pages"
+.SH NAME
+gimpprint\-mediasources \- Gimp-Print media sources
+.SH DESCRIPTION
+Gimp-Print supports many different media sources, which vary according to the
+specific capabilities of each printer model. The available media sources are
+listed below.
+.SH MEDIA SOURCES
+.SS Epson printers
+.TS
+li li
+lb lw(4i).
+Media Source Description
+_
+Standard Standard
+Roll T{
+.na
+Roll Feed (for certain Stylus Photo and Stylus Pro models only)
+.ad
+T}
+.TE
+.SS Canon printers
+.TS
+li li
+lb l.
+Media Source Description
+_
+Auto Auto Sheet Feeder
+Manual Manual with Pause
+ManualNP Manual without Pause
+.TE
+.SS PCL (Hewlett-Packard and Lexmark 4076) printers
+Different printers allow different choices out of this set.
+.PP
+.TS
+li li
+lb l.
+Media Source Description
+_
+Standard Standard (Feed from printer defined source)
+Manual Manual
+MultiPurpose Tray 1
+Upper Tray 2
+Lower Tray 3
+LargeCapacity Tray 4
+Portable Portable Sheet Feeder
+Desktop Desktop Sheet Feeder
+Tray Tray
+Tray2 Tray 2
+Optional Optional Source
+Auto Autoselect
+.TE
+.SS Lexmark printers (other than the 4076)
+.TS
+li li
+lb l.
+Media Source Description
+_
+Auto Auto Sheet Feeder
+Manual Manual with Pause
+ManualNP Manual without Pause
+.TE
+.SH COPYRIGHT
+Copyright \(co 2001 Michael Sweet (mike@easysw.com) and Robert Krawitz
+(rlk@alum.mit.edu)
+.PP
+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
+version.
+.PP
+This manual page was written by Roger Leigh (roger@whinlatter.uklinux.net)
+.SH SEE ALSO
+.BR gimpprint\-color (7),
+.BR gimpprint\-dithers (7),
+.BR gimpprint\-imagetypes (7),
+.BR gimpprint\-inktypes (7),
+.BR gimpprint\-mediasizes (7),
+.BR gimpprint\-mediatypes (7),
+.BR gimpprint\-models (7),
+.BR gimpprint\-resolutions (7).
+.\"#
+.\"# The following sets edit modes for GNU EMACS
+.\"# Local Variables:
+.\"# mode:nroff
+.\"# fill-column:79
+.\"# End:
diff --git a/man/gimpprint-mediatypes.7.in b/man/gimpprint-mediatypes.7.in
new file mode 100644
index 0000000..2971908
--- /dev/null
+++ b/man/gimpprint-mediatypes.7.in
@@ -0,0 +1,115 @@
+.\" t
+.\" $Id: gimpprint-mediatypes.7.in,v 1.1.6.2 2003/08/22 23:31:56 rleigh Exp $
+.\" Copyright (C) 2000 Roger Leigh <roger@whinlatter.uklinux.net>
+.\"
+.\" 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, or (at your option)
+.\" any later version.
+.\"
+.\" This program is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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.
+.TH GIMPPRINT\-MEDIATYPES 7 "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "Gimp-Print Manual Pages"
+.SH NAME
+gimpprint\-mediatypes \- Gimp-Print media types
+.SH DESCRIPTION
+Gimp-Print supports many different media types, which are printer type
+specific. The option names are case sensitive. Two names are listed for each
+resolution; the first (short) name is the \fImediatype\fP, and the second
+(long) name is descriptive. Not all media types are supported on all printers.
+.SH MEDIA TYPES
+.SS Epson and Lexmark (other than the 4076) inkjet printers
+.TS
+li li
+lb l.
+Media Type Description
+_
+Plain Plain Paper
+PlainFast Plain Paper Fast Load
+Postcard Postcard
+GlossyFilm Glossy Film
+Transparency Transparencies
+Envelope Envelopes
+BackFilm Back Light Film
+Matte Matte Paper
+Inkjet Inkjet Paper
+Coated Photo Quality Inkjet Paper
+GlossyPhoto Premium Glossy Photo Paper
+Luster Premium Luster Photo Paper
+Photo Photo Paper
+Glossy Photo Quality Glossy Paper
+Ilford Ilford Heavy Paper
+Other Other
+.TE
+.PP
+We have found that glossy photo papers not specifically designed for Epson
+printers generally perform poorly in Epson printers. The ink tends to pool on
+the paper, causing muddy shadows and possibly leaving ink on the printer
+rollers. Use of the highest quality printing modes (1440x720 highest quality
+and 2880x720 unidirectional) produces the best result on such papers, probably
+because printing is slower and there is more time for the ink to dry.
+.SS Canon printers
+.TS
+li li
+lb l.
+Media Type Description
+_
+Plain Plain Paper
+Transparency Transparencies
+BackFilm Back Print Film
+Fabric Fabric Sheets
+Envelope Envelope
+Coated High Resolution Paper
+TShirt T-Shirt Transfers
+GlossyFilm High Gloss Film
+GlossyPaper Glossy Photo Paper
+GlossyCards Glossy Photo Cards
+GlossyPro Photo Paper Pro
+.TE
+.SS PCL (Hewlett-Packard and Lexmark 4076) inkjet printers
+.TS
+li li
+lb l.
+Media Type Description
+_
+Plain Plain
+Bond Bond
+Premium Premium
+Glossy Glossy/Photo
+Transparency Transparency
+GlossyQD Quick-dry Photo
+TransparencyQD Quick-dry Transparency
+.TE
+.PP
+PCL laser printers do not allow specification of any media type.
+.SH COPYRIGHT
+Copyright \(co 2001 Michael Sweet (mike@easysw.com) and Robert Krawitz
+(rlk@alum.mit.edu)
+.PP
+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
+version.
+.PP
+This manual page was written by Roger Leigh (roger@whinlatter.uklinux.net)
+.SH SEE ALSO
+.BR gimpprint\-color (7),
+.BR gimpprint\-dithers (7),
+.BR gimpprint\-imagetypes (7),
+.BR gimpprint\-inktypes (7),
+.BR gimpprint\-mediasizes (7),
+.BR gimpprint\-mediasources (7),
+.BR gimpprint\-models (7),
+.BR gimpprint\-resolutions (7).
+.\"#
+.\"# The following sets edit modes for GNU EMACS
+.\"# Local Variables:
+.\"# mode:nroff
+.\"# fill-column:79
+.\"# End:
diff --git a/man/gimpprint-models.7.in b/man/gimpprint-models.7.in
new file mode 100644
index 0000000..41f5195
--- /dev/null
+++ b/man/gimpprint-models.7.in
@@ -0,0 +1,248 @@
+.\" t
+.\" $Id: gimpprint-models.7.in,v 1.1.6.4 2003/08/22 23:31:56 rleigh Exp $
+.\" Copyright (C) 2000 Roger Leigh <roger@whinlatter.uklinux.net>
+.\"
+.\" 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, or (at your option)
+.\" any later version.
+.\"
+.\" This program is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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.
+.TH GIMPPRINT\-MODELS 7 "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "Gimp-Print Manual Pages"
+.SH NAME
+gimpprint\-models \- Gimp-Print printer drivers
+.SH DESCRIPTION
+Gimp-Print supports many different printer models specific. The option names
+are case sensitive.
+.SH PRINTER MODELS
+.TS
+li li
+lb l.
+Model name Description
+_
+bjc\-30 CANON BJC 30
+bjc\-50 CANON BJC 50
+bjc\-55 CANON BJC 55
+bjc\-80 CANON BJC 80
+bjc\-85 CANON BJC 85
+bjc\-210 CANON BJC 210
+bjc\-240 CANON BJC 240
+bjc\-250 CANON BJC 250
+bjc\-1000 CANON BJC 1000
+bjc\-2000 CANON BJC 2000
+bjc\-3000 CANON BJC 3000
+bjc\-4300 CANON BJC 4300
+bjc\-4400 CANON BJC 4400 photo
+bjc\-6000 CANON BJC 6000
+bjc\-6100 CANON BJC 6100
+bjc\-7000 CANON BJC 7000
+bjc\-7100 CANON BJC 7100
+bjc\-8200 CANON BJC 8200
+bjc\-s400 CANON S400
+bjc\-s450 CANON S450
+bjc\-s800 CANON S800
+bjc\-s4500 CANON S4500
+escp2\-c20sx EPSON Stylus C20SX
+escp2\-c20ux EPSON Stylus C20UX
+escp2\-c40sx EPSON Stylus C40SX
+escp2\-c40ux EPSON Stylus C40UX
+escp2\-c41sx EPSON Stylus C41SX
+escp2\-c41ux EPSON Stylus C41UX
+escp2\-c42sx EPSON Stylus C42SX
+escp2\-c42ux EPSON Stylus C42UX
+escp2\-c60 EPSON Stylus C60
+escp2\-c61 EPSON Stylus C61
+escp2\-c62 EPSON Stylus C62
+escp2\-c70 EPSON Stylus C70
+escp2\-c80 EPSON Stylus C80
+escp2\-c82 EPSON Stylus C82
+escp2 EPSON Stylus Color
+escp2\-pro EPSON Stylus Color Pro
+escp2\-pro\-xl EPSON Stylus Color Pro XL
+escp2\-400 EPSON Stylus Color 400
+escp2\-440 EPSON Stylus Color 440
+escp2\-460 EPSON Stylus Color 460
+escp2\-480 EPSON Stylus Color 480
+escp2\-500 EPSON Stylus Color 500
+escp2\-580 EPSON Stylus Color 580
+escp2\-600 EPSON Stylus Color 600
+escp2\-640 EPSON Stylus Color 640
+escp2\-660 EPSON Stylus Color 660
+escp2\-670 EPSON Stylus Color 670
+escp2\-680 EPSON Stylus Color 680
+escp2\-740 EPSON Stylus Color 740
+escp2\-760 EPSON Stylus Color 760
+escp2\-777 EPSON Stylus Color 777
+escp2\-800 EPSON Stylus Color 800
+escp2\-850 EPSON Stylus Color 850
+escp2\-860 EPSON Stylus Color 860
+escp2\-880 EPSON Stylus Color 880
+escp2\-83 EPSON Stylus Color 83
+escp2\-900 EPSON Stylus Color 900
+escp2\-980 EPSON Stylus Color 980
+escp2\-1160 EPSON Stylus Color 1160
+escp2\-1500 EPSON Stylus Color 1500
+escp2\-1520 EPSON Stylus Color 1520
+escp2\-3000 EPSON Stylus Color 3000
+escp2\-photo EPSON Stylus Photo
+escp2\-700 EPSON Stylus Photo 700
+escp2\-ex EPSON Stylus Photo EX
+escp2\-ex3 EPSON Stylus Photo EX3
+escp2\-720 EPSON Stylus Photo 720
+escp2\-750 EPSON Stylus Photo 750
+escp2\-780 EPSON Stylus Photo 780
+escp2\-785 EPSON Stylus Photo 785EPX
+escp2\-790 EPSON Stylus Photo 790
+escp2\-810 EPSON Stylus Photo 810
+escp2\-820 EPSON Stylus Photo 820
+escp2\-830 EPSON Stylus Photo 830
+escp2\-870 EPSON Stylus Photo 870
+escp2\-875 EPSON Stylus Photo 875
+escp2\-890 EPSON Stylus Photo 890
+escp2\-895 EPSON Stylus Photo 895
+escp2\-915 EPSON Stylus Photo 915
+escp2\-925 EPSON Stylus Photo 925
+escp2\-950 EPSON Stylus Photo 950
+escp2\-960 EPSON Stylus Photo 960
+escp2\-1200 EPSON Stylus Photo 1200
+escp2\-1270 EPSON Stylus Photo 1270
+escp2\-1280 EPSON Stylus Photo 1280
+escp2\-1290 EPSON Stylus Photo 1290
+escp2\-2000 EPSON Stylus Photo 2000P
+escp2\-2100 EPSON Stylus Photo 2100
+escp2\-2200 EPSON Stylus Photo 2200
+escp2\-5000 EPSON Stylus Pro 5000
+escp2\-5500 EPSON Stylus Pro 5500
+escp2\-7000 EPSON Stylus Pro 7000
+escp2\-7500 EPSON Stylus Pro 7500
+escp2\-7600 EPSON Stylus Pro 7600
+escp2\-9000 EPSON Stylus Pro 9000
+escp2\-9500 EPSON Stylus Pro 9500
+escp2\-9600 EPSON Stylus Pro 9600
+escp2\-10000 EPSON Stylus Pro 10000
+escp2\-scan2000 EPSON Stylus Scan 2000
+escp2\-scan2500 EPSON Stylus Scan 2500
+escp2\-cx3200 EPSON Stylus CX-3200
+escp2\-cx5200 EPSON Stylus CX-5200
+escp2\-cl700 EPSON CL-700
+escp2\-cl750 EPSON CL-750
+escp2\-em900c EPSON EM-900C
+escp2\-em930c EPSON EM-930C
+escp2\-mc10000 EPSON MC-10000
+escp2\-mc2000 EPSON MC-2000
+escp2\-mc5000 EPSON MC-5000
+escp2\-mc7000 EPSON MC-7000
+escp2\-mc9000 EPSON MC-9000
+escp2\-mj930c EPSON MJ-930C
+escp2\-mj5100c EPSON MJ-5100C
+escp2\-mj6000c EPSON MJ-6000C
+escp2\-mj8000c EPSON MJ-8000C
+escp2\-pm10000 EPSON PM-10000
+escp2\-pm2000c EPSON PM-2000C
+escp2\-pm2200c EPSON PM-2200C
+escp2\-pm3000c EPSON PM-3000C
+escp2\-pm3300c EPSON PM-3300C
+escp2\-pm3500c EPSON PM-3500C
+escp2\-pm4000px EPSON PM-4000PX
+escp2\-pm5000c EPSON PM-5000C
+escp2\-pm7000c EPSON PM-7000C
+escp2\-pm700c EPSON PM-700C
+escp2\-pm730c EPSON PM-730C
+escp2\-pm750c EPSON PM-750C
+escp2\-pm760c EPSON PM-760C
+escp2\-pm770c EPSON PM-770C
+escp2\-pm780c EPSON PM-780C
+escp2\-pm790pt EPSON PM-790PT
+escp2\-pm800c EPSON PM-800C
+escp2\-pm850pt EPSON PM-850PT
+escp2\-pm880c EPSON PM-880C
+escp2\-pm9000c EPSON PM-9000C
+escp2\-pm950c EPSON PM-950C
+escp2\-px7000 EPSON PX-7000
+escp2\-px9000 EPSON PX-9000
+pcl\-desnj\-230 HP DesignJet 230
+pcl\-desnj\-250 HP DesignJet 250
+pcl\-desnj\-430 HP DesignJet 430
+pcl\-desnj\-450 HP DesignJet 450
+pcl\-desnj\-455 HP DesignJet 455
+pcl\-desnj\-488 HP DesignJet 488
+pcl\-desnj\-700 HP DesignJet 700
+pcl\-750 HP DesignJet 750C
+pcl\-desnj\-250 HP DesignJet 2500
+pcl\-desnj\-350 HP DesignJet 3500
+pcl\-340 HP DeskJet 340
+pcl\-400 HP DeskJet 400
+pcl\-500 HP DeskJet 500
+pcl\-501 HP DeskJet 500C
+pcl\-520 HP DeskJet 520
+pcl\-540 HP DeskJet 540C
+pcl\-550 HP DeskJet 550C
+pcl\-560 HP DeskJet 560C
+pcl\-600 HP DeskJet 600/600C (Single Cartridge)
+pcl\-601 HP DeskJet 600 series (2 Cartridge)
+pcl\-690 HP DeskJet 690 series (Photo-Ink capable)
+pcl\-810 HP DeskJet 810C
+pcl\-812 HP DeskJet 812C
+pcl\-840 HP DeskJet 840C
+pcl\-842 HP DeskJet 842C
+pcl\-845 HP DeskJet 845C
+pcl\-850 HP DeskJet 850C
+pcl\-855 HP DeskJet 855C
+pcl\-870 HP DeskJet 870C
+pcl\-890 HP DeskJet 890C
+pcl\-895 HP DeskJet 895C
+pcl\-900 HP DeskJet 900 series
+pcl\-P1000 HP PhotoSmart P1000
+pcl\-1100 HP DeskJet 1100C
+pcl\-P1100 HP PhotoSmart P1100
+pcl\-1120 HP DeskJet 1120C
+pcl\-1200 HP DeskJet 1200C
+pcl\-1220 HP DeskJet 1220C
+pcl\-1600 HP DeskJet 1600C
+pcl\-2000 HP DeskJet 2000 series
+pcl\-2500 HP DeskJet 2500 series
+pcl\-2 HP LaserJet II series
+pcl\-3 HP LaserJet III series
+pcl\-4 HP LaserJet 4 series
+pcl\-4v HP LaserJet 4V, 4Si
+pcl\-5 HP LaserJet 5 series
+pcl\-5si HP LaserJet 5Si
+pcl\-6 HP LaserJet 6 series
+lexmark\-4076 Lexmark 4076 (PCL printer)
+lexmark\-z42 Lexmark Z42
+lexmark\-z43 Lexmark Z43
+lexmark\-z52 Lexmark Z52
+lexmark\-z53 Lexmark Z53
+.TE
+.SH COPYRIGHT
+Copyright \(co 2001 Michael Sweet (mike@easysw.com) and Robert Krawitz
+(rlk@alum.mit.edu)
+.PP
+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
+version.
+.PP
+This manual page was written by Roger Leigh (roger@whinlatter.uklinux.net)
+.SH SEE ALSO
+.BR gimpprint\-color (7),
+.BR gimpprint\-dithers (7),
+.BR gimpprint\-imagetypes (7),
+.BR gimpprint\-inktypes (7),
+.BR gimpprint\-mediasizes (7),
+.BR gimpprint\-mediasources (7),
+.BR gimpprint\-mediatypes (7),
+.BR gimpprint\-resolutions (7).
+.\"#
+.\"# The following sets edit modes for GNU EMACS
+.\"# Local Variables:
+.\"# mode:nroff
+.\"# fill-column:79
+.\"# End:
diff --git a/man/gimpprint-resolutions.7.in b/man/gimpprint-resolutions.7.in
new file mode 100644
index 0000000..42f0a92
--- /dev/null
+++ b/man/gimpprint-resolutions.7.in
@@ -0,0 +1,431 @@
+.\" t
+.\" $Id: gimpprint-resolutions.7.in,v 1.1.6.5 2003/12/13 12:09:58 rleigh Exp $
+.\" Copyright (C) 2000 Roger Leigh <roger@whinlatter.uklinux.net>
+.\"
+.\" 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, or (at your option)
+.\" any later version.
+.\"
+.\" This program is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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.
+.TH GIMPPRINT\-RESOLUTIONS 7 "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "Gimp-Print Manual Pages"
+.SH NAME
+gimpprint\-resolutions \- Gimp-Print print resolutions
+.SH DESCRIPTION
+Gimp-Print supports many different resolutions, which are printer type
+specific. The option names are case sensitive. Not all resolutions are
+supported on all printers.
+.SH PRINT RESOLUTONS
+.SS Epson Stylus printers
+Within each specified resolution, the quality is generally listed from worst to
+best (and generally higher quality means lower speed). For example, \fI360 DPI
+Unidirectional\fP is usually better than \fI360 DPI\fP. Characteristics of
+specific models and individual printers may affect the orderings to some
+degree; on many printers, with certain papers, unidirectional printing will
+improve quality substantially more than using an otherwise better quality
+printing mode.
+.PP
+The difference between different quality settings lies in the number
+of passes made over each line. "High" and "Highest" quality settings
+perform more passes, printing fewer dots with each pass over the same
+line and using different nozzles for each pass. This reduces banding
+effects, but requires more time.
+.PP
+\fIInterleave\fP modes use algorithms within the printer to generate the
+sequence of rows printed. These algorithms generally only work well at low
+printing resolutions. Many printers do not support this kind of printing at
+resolutions of 720 DPI and above, and some printers that do actually print just
+one row (using just one nozzle per color) at a time. While this particular use
+will produce extremely high quality (no banding whatsoever, normally), it is
+extremely slow and may eventually damage the print head due to ink pooling.
+All printers that we are aware of have no such trouble at 360 DPI.
+.PP
+We generally recommend the following resolutions for the following
+purposes:
+.PP
+.IP
+.TS
+li li.
+Resolution Recommended use
+_
+.T&
+lb lw(4i)
+lb ^.
+360x90 T{
+.na
+Fast economy draft output on plain paper (output will be very banded and not
+very dark).
+T}
+360x120
+.T&
+lb l.
+180 T{
+Economy draft output on plain paper (output will not be very dark).
+T}
+.T&
+lb l
+lb ^.
+360x180 T{
+Draft output on plain paper (output will not be solidly black); economy draft
+output on good quality inkjet paper.
+T}
+360x240
+.T&
+lb l.
+360 T{
+Standard quality output on plain paper (output will be solidly black); draft
+output on good quality inkjet paper.
+T}
+720x360 T{
+High quality output on plain paper; standard output on good
+quality inkjet paper.
+T}
+720 T{
+Maximum quality on plain paper; high quality on good inkjet paper; proofs on
+photo-quality paper. On many printers, there will be little difference between
+this and 720x360 on plain paper.
+T}
+1440x720 T{
+High quality on photo paper; use 1440x720 Highest Quality to reduce
+microbanding if needed. While this will work on plain paper, it usually offers
+little improvement over 720 DPI.
+T}
+2880x720 T{
+Highest quality on photo paper. While this may yield slightly improved
+quality, it will generally not be markedly superior to 1440x720 Highest
+Quality, except on the Stylus Color 980 and Stylus C70 and C80, where it may
+yield a noticeable improvement. It takes as long to print as 1440x720 highest
+quality, but twice as long to generate the output.
+T}
+1440x1440 T{
+An unsupported mode that offers higher quality than 2880x720 for certain types
+of images on very high quality paper. It does not appear to offer any
+advantage on smooth tones, but fine detail (particularly vertical, and to a
+lesser extent near-horizontal) it shows noticeable improvement. It takes as
+long to print as 2880x720. 1440x1440 highest quality takes twice as long to
+print.
+T}
+2880x1440 T{
+An unsupported mode that may offer higher quality than 2880x720 for certain
+types of images on very high quality paper. Experiments conducted thus far
+demonstrate little if any improvement over 1440x1440. It takes twice as long
+to print as 2880x720 or 1440x1440, and as long to print as 1440x1440 highest
+quality.
+.ad
+T}
+.TE
+.PP
+The following resolutions are supported on printers other than the
+Stylus Pro (5000, 5500, 7000, 7500, 9000, 9500, and 10000) printers.
+Resolutions for those printers are listed in a later section. Please
+see the notes at the end of this section.
+.PP
+.TS
+li li li
+lb l l.
+Quality Description Note
+_
+360x90dpi 360 x 90 DPI Fast Economy Draft (1)
+180dpi 180 DPI Economy Draft (2)
+360x180dpi 360 x 180 DPI Draft (2)
+360x180sw 360 x 180 DPI Draft (3)
+360x120dpi 360 x 120 DPI Economy Draft (4)
+360x120sw 360 x 120 DPI Economy Draft (5)
+360x240dpi 360 x 240 DPI Draft (4)
+360x240sw 360 x 240 DPI Draft (5)
+360dpi 360 DPI (6)
+360uni 360 DPI Unidirectional (6)
+360mw 360 DPI Interleave (6, *)
+360mwuni 360 DPI Interleave Unidirectional (6)
+360sw 360 DPI (7, 17, *)
+360swuni 360 DPI Unidirectional (7, 17)
+360hq 360 DPI High Quality (7, 8, 17)
+360hquni 360 DPI High Quality Unidirectional (7, 8, 17)
+720x360sw 720 x 360 DPI (9, 10)
+720x360swuni 720 x 360 DPI Unidirectional (9, 10)
+720mw 720 DPI Interleave (11)
+720mwuni 720 DPI Interleave Unidirectional (11)
+720sw 720 DPI (9)
+720swuni 720 DPI Unidirectional (9)
+720hq 720 DPI High Quality (9)
+720hquni 720 DPI High Quality Unidirectional (9)
+720hq2 720 DPI Highest Quality (9)
+1440x720mw 1440 x 720 DPI Interleave (12)
+1440x720mwuni 1440 x 720 DPI Interleave Unidirectional (12)
+1440x720sw 1440 x 720 DPI (13)
+1440x720swuni 1440 x 720 DPI Unidirectional (13, 14)
+1440x720hq 1440 x 720 DPI Highest Quality (13)
+2880x720sw 2880 x 720 DPI (15)
+2880x720swuni 2880 x 720 DPI Unidirectional (15)
+1440x1440sw 1440 x 1440 DPI (16)
+1440x1440hq2 1440 x 1440 DPI Highest Quality (16)
+2880x1440sw 2880 x 1440 DPI (16)
+.TE
+.IP *
+This resolution is the default on all printers supporting this setting.
+.IP 1
+Works on printers that have a basic vertical spacing of 1/90". This includes
+the Stylus Color, Stylus Color 440, 460, 600, 640, 660, 670, and 1500, and
+Stylus Photo, Stylus Photo 700, 720, and EX.
+.IP 2
+Works on most printers that have a basic vertical spacing of 1/90, 1/180, or
+1/360 inch. This includes Stylus Color, Stylus Color 440, 460, 600, 640, 660,
+670, 800, 850, 900, 980, 1500, 1520, 3000, and Stylus Photo, Stylus Photo 700,
+720 and EX.
+.IP 3
+Works on Stylus C70, C80, and C82; and Stylus Photo 950, 960, 2100, and 2200.
+.IP 4
+Works on older printers with dot spacing of 1/120 inch. This includes the
+Stylus Color Pro, Pro XL, 400, and 500.
+.IP 5
+Works on newer printers with dot spacing of 1/120 inch. This includes the
+Stylus C20, C40, C41, C42, C60, C61, and C62; the Stylus Color 480, 580, 680,
+740, 760, 777, 860, 880, 83, and 1160, and the Stylus Photo 750, 780, 785, 790,
+810, 820, 825, 830, 870, 875, 890, 895, 915, 925, 1270, 1280, 1290, and 2000P,
+and the Stylus Scan 2000 and 2500.
+.IP 6
+Works on all printers that do not support variable drop sizes. This includes
+the Stylus Color, Stylus Color 400, 440, 460, 500, 600, 640, 660, 800, 850,
+1500, 1520, and 3000, Stylus Color Pro, Stylus Color Pro XL, and Stylus Photo,
+Stylus Photo 700, and EX.
+.IP 7
+Works on all printers that do support variable drop sizes. This includes all
+supported Epson Stylus printers except for those listed in note (6).
+.IP 8
+Recommended only on processors slower than 200 MHz, the system is heavily
+loaded with a faster processor, or if problems are experienced at 720x360.
+.IP 9
+Works on all supported printers except for Stylus Color, Stylus Color Pro,
+Stylus Color Pro XL, Stylus Color 1500, 1520, and 3000.
+.IP 10
+On printers that do not support variable drop size (see note (4)), this will
+print as fast as 360 DPI, and faster than 360 DPI High Quality. It will take
+twice as long to generate output, which may be important on a heavily loaded
+system or a processor slower than 200 MHz.
+.IP 11
+Works on some older printers, including the Stylus Color, Stylus Color 400,
+500, 600, 800, 850, 1500, 1520, and 3000, Stylus Color Pro, and Stylus Color
+Pro XL. Not recommended except for the Stylus Color, Stylus Color 1500, 1520,
+and 3000.
+.IP 12
+Works on Stylus Color 600, 800, 850, 1520, and 3000. Not recommended unless
+other 1440x720 modes do not work.
+.IP 13
+Works on all printers that support 1440x720 DPI. This includes all supported
+printers except for the Stylus Color, Stylus Color Pro, Pro XL, 400, 440, 460,
+480, 500, and 1500, and Stylus Photo. In addition, this may not work correctly
+on Stylus Color 1520 and Stylus Color 3000.
+.IP 14
+This is identical to 1440 x 720 Highest Quality (1440x720hq) on the Stylus
+Color 900.
+.IP 15
+Works on all printers that support 2880x720 DPI. This includes the Stylus C60,
+C61, C62, C70, C80, and C82, the Stylus Color 680, 777, 880, 83, and 980, and
+Stylus Photo 780, 790, 810, 820, 825, 830, 890, 915, 925, 950, 960, 1280, and 1290.
+This resolution is offered on the Stylus Photo 2100 and 2200, but may not work
+correctly.
+.IP 16
+Works on Epson Stylus Photo 825, 830, 925, 950, 960, 2100, 2200; Stylus C61,
+C62, C70, C80, C82 ; Stylus Pro 7600 and 9600. This resolution is not
+supported by Epson on the C70 and C80, but it works correctly on at least some
+such printers.
+.IP 17
+These resolutions print at particularly high speed on the Epson Stylus Photo
+950, 960, 2100, and 2200 when printing in Four Color Standard or Three Color
+Composite modes, or when printing in monochrome or grayscale with any ink type
+other than Two Level Grayscale, Seven Color Photo, or Quadtone.
+.PP
+The Stylus Pro printers (Stylus Pro 5000, 5500, 7000, 7500, 7600,
+9000, 9500, 9600, and 10000) support additional interleave modes known
+as Full Overlap (FOL), Four Pass, and FOL2. The Stylus Pro 5500,
+7500, 7600, 9500, 9600, and 10000 additionally have a mode called MW2.
+These modes can only be used at certain resolutions. Stylus Pro
+printers support the following resolutions:
+.PP
+.TS
+li li
+lb l.
+Quality Description
+_
+180dpi 180 DPI
+360dpi 360 DPI
+360uni 360 DPI Unidirectional
+360mw 360 DPI Interleave
+360mwuni 360 DPI Interleave Unidirectional
+360fol 360 DPI Full Overlap
+360foluni 360 DPI Full Overlap Unidirectional
+360fol2 360 DPI FOL2
+360fol2uni 360 DPI FOL2 Unidirectional
+360mw2 360 DPI MW2
+360mw2uni 360 DPI MW2 Unidirectional
+720x360dpi 720 x 360 DPI
+720x360uni 720 x 360 DPI Unidirectional
+720x360fol 720 x 360 DPI FOL
+720x360foluni 720 x 360 DPI FOL Unidirectional
+720x360fol2 720 x 360 DPI FOL2
+720x360fol2uni 720 x 360 DPI FOL2 Unidirectional
+720x360mw2 720 x 360 DPI MW2
+720x360mw2uni 720 x 360 DPI MW2 Unidirectional
+720dpi 720 DPI
+720uni 720 DPI Unidirectional
+720mw 720 DPI Interleave
+720mwuni 720 DPI Interleave Unidirectional
+720fol 720 DPI Full Overlap
+720foluni 720 DPI Full Overlap Unidirectional
+720fourp 720 DPI Four Pass
+720fourpuni 720 DPI Four Pass Unidirectional
+1440x720dpi 1440 x 720 DPI
+1440x720uni 1440 x 720 DPI Unidirectional
+1440x720mw 1440 x 720 DPI Interleave
+1440x720mwuni 1440 x 720 DPI Interleave Unidirectional
+1440x720fol 1440 x 720 DPI FOL
+1440x720foluni 1440 x 720 DPI FOL Unidirectional
+1440x720fourp 1440 x 720 DPI Four Pass
+1440x720fourpuni 1440 x 720 DPI Four Pass Unidirectional
+.TE
+.PP
+In addition, the Stylus Pro 7600 and 9600 printers support the
+following resolutions:
+.PP
+.TS
+li li
+lb l.
+Quality Description
+_
+2880x720dpi 2880 x 720 DPI
+2880x720uni 2880 x 720 DPI Unidirectional
+2880x720mw 2880 x 720 DPI Interleave
+2880x720mwuni 2880 x 720 DPI Interleave Unidirectional
+2880x720fol 2880 x 720 DPI FOL
+2880x720foluni 2880 x 720 DPI FOL Unidirectional
+2880x720fourp 2880 x 720 DPI Four Pass
+2880x720fourpuni 2880 x 720 DPI Four Pass Unidirectional
+1440x1440dpi 1440 x 1440 DPI
+1440x1440uni 1440 x 1440 DPI Unidirectional
+1440x1440mw 1440 x 1440 DPI Interleave
+1440x1440mwuni 1440 x 1440 DPI Interleave Unidirectional
+1440x1440fol 1440 x 1440 DPI FOL
+1440x1440foluni 1440 x 1440 DPI FOL Unidirectional
+1440x1440fourp 1440 x 1440 DPI Four Pass
+1440x1440fourpuni 1440 x 1440 DPI Four Pass Unidirectional
+2880x1440dpi 2880 x 1440 DPI
+2880x1440uni 2880 x 1440 DPI Unidirectional
+2880x1440mw 2880 x 1440 DPI Interleave
+2880x1440mwuni 2880 x 1440 DPI Interleave Unidirectional
+2880x1440fol 2880 x 1440 DPI FOL
+2880x1440foluni 2880 x 1440 DPI FOL Unidirectional
+2880x1440fourp 2880 x 1440 DPI Four Pass
+2880x1440fourpuni 2880 x 1440 DPI Four Pass Unidirectional
+.TE
+.SS PCL printers (including Hewlett-Packard and Lexmark 4076)
+.PP
+In addition, the Stylus Pro 7600 and 9600 printers support the
+following resolutions:
+.PP
+.TS
+li li
+lb lw(3i).
+Quality Description
+_
+150dpi 150x150 DPI (should work on all printers)
+300dpi T{
+.na
+300x300 DPI
+(should work on all printers, C-RET on DJ 850/855/870/890)
+T}
+600x300dpi 600x300 DPI (DJ 6xx/810/812/840/842/895)
+600mono T{
+600x600 DPI monochrome (DJ 6xx (except 69x) /8xx/1100/1120)
+T}
+600dpi T{
+600x600 DPI (DJ 69x/840/9xx/1220/2000/2500,
+PhotoSmart P1000/P1100, LJ5/5Si/6)
+.ad
+T}
+.TE
+.PP
+Note: the higher resolutions of newer PCL printers using "Photo-Ret" are
+not yet supported.
+.SS Lexmark printers (other than the 4076)
+.TS
+li li
+lb l.
+Quality Description
+_
+300x600dpi 300 DPI x 600 DPI
+600dpi 600 DPI
+600hq 600 DPI high quality
+600uni 600 DPI Unidirectional
+1200dpi 1200 DPI
+1200hq 1200 DPI high quality
+1200hq2 1200 DPI highest quality
+1200uni 1200 DPI Unidirectional
+2400x1200dpi 2400 DPI x 1200 DPI (Z52)
+2400x1200hq 2400 DPI x 1200 DPI high quality (Z52)
+2400x1200hq2 2400 DPI x 1200 DPI highest quality (Z52)
+.TE
+.SS Canon printers
+1200 DPI printers (BJC 7000, BJC 7100, BJC 8500):
+.PP
+.TS
+li li
+lb l.
+Quality Description
+_
+300x300dpi 300x300 DPI
+300x300dmt 300x300 DPI DMT
+600x600dpi 600x600 DPI
+600x600dmt 600x600 DPI DMT
+1200x600dpi 1200x600 DPI
+1200x1200dpi 1200x1200 DPI
+.TE
+.PP
+1440 DPI printers (BJC 30, BJC 50, BJC 55, BJC 80, BJC 85, BJC 210,
+ BJC 240, BJC 250, BJC 1000, BJC 2000, BJC 3000, BJC 4300, BJC
+ 4400, BJC 6000, BJC 6100, BJC 6200, BJC 6500, BJC 8200, S400,
+ S450, S800, S4500):
+.PP
+.TS
+li li
+lb l.
+Quality Description
+_
+360x360dpi 360x360 DPI
+360x360dmt 360x360 DPI DMT
+720x360dpi 720x360 DPI
+720x720dpi 720x720 DPI
+1440x720dpi 1440x720 DPI
+1440x1440dpi 1440x1440 DPI
+.TE
+.SH COPYRIGHT
+Copyright \(co 2001 Michael Sweet (mike@easysw.com) and Robert Krawitz
+(rlk@alum.mit.edu)
+.PP
+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
+version.
+.PP
+This manual page was written by Roger Leigh (roger@whinlatter.uklinux.net)
+.SH SEE ALSO
+.BR gimpprint\-color (7),
+.BR gimpprint\-dithers (7),
+.BR gimpprint\-imagetypes (7),
+.BR gimpprint\-inktypes (7),
+.BR gimpprint\-mediasizes (7),
+.BR gimpprint\-mediasources (7),
+.BR gimpprint\-mediatypes (7),
+.BR gimpprint\-models (7).
+.\"#
+.\"# The following sets edit modes for GNU EMACS
+.\"# Local Variables:
+.\"# mode:nroff
+.\"# fill-column:79
+.\"# End:
diff --git a/man/gimpprint.3.in b/man/gimpprint.3.in
index 5ac61b7..c351203 100644
--- a/man/gimpprint.3.in
+++ b/man/gimpprint.3.in
@@ -1,6 +1,5 @@
-'\" t
-.\" $Id: gimpprint.3.in,v 1.1 2001/05/06 22:08:52 rleigh Exp $
-.\" Copyright (C) 2000 Roger Leigh <rl117@york.ac.uk>
+.\" $Id: gimpprint.3.in,v 1.1.10.3 2003/08/22 23:31:56 rleigh Exp $
+.\" Copyright (C) 2000-2002 Roger Leigh <roger@whinlatter.uklinux.net>
.\"
.\" 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
@@ -15,46 +14,49 @@
.\" 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.
-.hy 0
-.TH GIMPPRINT 3 "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "GIMP Manual Pages"
-
+.TH GIMPPRINT 3 "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "Gimp-Print Manual Pages"
.SH NAME
-\fBgimpprint\fR - High quality bitmap printing library
-
+\fBgimpprint\fR \- High quality raster image printing library
.SH SYNOPSIS
-\fB#include <gimp-print/gimp-print.h>\fR
-.br
-
+\fB#include <gimp\-print/gimp\-print.h>\fR
.SH DESCRIPTION
The \fBgimpprint\fR library routines give programmers an interface to print
high quality bitmap images on most modern printers. It includes drivers which
provide printing quality for UNIX/Linux on a par with proprietary
vendor-supplied drivers in many cases, and can be used for many of the most
demanding printing tasks.
-
.SH COPYRIGHT
-Copyright \(co 2001 Michael Sweet (mike@easysw.com) and Robert Krawitz (rlk@alum.mit.edu)
-
-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 version.
-
-This manual page was written by Roger Leigh (rl117@york.ac.uk)
-
+Copyright \(co 2001 Michael Sweet (mike@easysw.com) and Robert Krawitz
+(rlk@alum.mit.edu)
+.PP
+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
+version.
+.PP
+This manual page was written by Roger Leigh (roger@whinlatter.uklinux.net)
.SH SEE ALSO
+.BR gimpprint\-color (7),
+.BR gimpprint\-dithers (7),
+.BR gimpprint\-imagetypes (7),
+.BR gimpprint\-inktypes (7),
+.BR gimpprint\-mediasizes (7),
+.BR gimpprint\-mediasources (7),
+.BR gimpprint\-mediatypes (7),
+.BR gimpprint\-models (7),
+.BR gimpprint\-resolutions (7).
+.PP
The full documentation for
-.B GIMP-Print
+.B Gimp-Print
is maintained as a Texinfo manual. If the
.B info
and
-.B GIMP-Print
+.B Gimp-Print
programs are properly installed at your site, the command
.IP
-.B info gimp-print
+.B info gimp\-print
.PP
should give you access to the complete manual.
-
.\"#
.\"# The following sets edit modes for GNU EMACS
.\"# Local Variables:
diff --git a/man/ijsgimpprint.1.in b/man/ijsgimpprint.1.in
new file mode 100644
index 0000000..6759f4c
--- /dev/null
+++ b/man/ijsgimpprint.1.in
@@ -0,0 +1,319 @@
+.\" t
+.\" $Id: ijsgimpprint.1.in,v 1.1.2.5 2003/08/24 19:21:48 rleigh Exp $
+.\" Copyright (C) 2000-2002 Robert Krawitz <rlk@alum.mit.edu>
+.\" Roger Leigh <roger@whinlatter.uklinux.net>
+.\"
+.\" 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, or (at your option)
+.\" any later version.
+.\"
+.\" This program is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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.
+.TH IJSGIMPPRINT 1 "@RELEASE_DATE@" "Version @GIMPPRINT_VERSION@" "Gimp-Print Manual Pages"
+.SH NAME
+ijsgimpprint \- Ghostscript driver for Gimp-Print
+.SH SYNOPSIS
+.B gs
+\-sDEVICE=ijs
+\-sIjsServer=@prefix@/bin/ijsgimpprint
+\-sDeviceManufacturer=\fIvendor\fP
+\-sDeviceModel=\fIname\fP
+[ \fI\-dIjsUseOutputFD\fP ]
+\-sIjsParams=[ \fIkey1\fP=\fIvalue1\fP,\fIkeyn\fP=\fIvaluen\fP... ]
+[ \fIoptions\fP ]
+[ \fIfiles\fP ]
+.SH DESCRIPTION
+.PP
+.B ijsgimpprint
+provides Ghostscript with a Gimp-Print driver, supporting all printers
+supported by libgimpprint.
+.PP
+IJS is an initiative to improve the quality and ease of use of printing with
+Ghostscript. It permits adding or upgrading drivers without recompiling
+Ghostscript. An IJS driver runs in a separate process that communicates with
+Ghostscript via an IPC channel. The Gimp-Print IJS driver may be used with
+AFPL Ghostscript, as it runs in a separate process.
+.PP
+The options for this driver are very complex. We strongly recommend
+use of a printer management system such as Foomatic rather than
+configuring a spooler manually with this driver. The driver name used
+by Foomatic is \fIgimp\-print\-ijs\fP.
+.SH OPTIONS
+\fIijsgimpprint\fP accepts the following options:
+.SS Ghostscript IJS options
+.TP
+.B \-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.
+.TP
+\fB\-sIjsParams\fP=\fIOption1\fP=\fIValue1\fP,\fIOption2\fP=\fIValue2\fP
+This parameter contains a single string containing a comma-separated list of
+sub-options.
+.TP
+\fB\-sDeviceManufacturer\fP=\fIvendor\fP \fB\-sDeviceModel\fP=\fIname\fP
+This option must be supplied. There is no default. The IJS driver requires
+the \fIvendor\fP (it's part of the protocol), but the ijsgimpprint driver
+ignores it. It should be CANON, EPSON, LEXMARK, or HEWLETT\-PACKARD. The value
+of the \-sDeviceModel parameter is the same as the value of the \-sModel
+parameter in the old stp driver.
+.IP
+A complete list of supported printers may be found in
+.BR gimpprint\-models (7).
+.IP
+Most or all of the Epson Stylus printers are fully functional. The others
+vary. In particular, all of the listed Epson Stylus Photo printers print in
+full 6-color photo mode; most of the others do not. The color output has also
+been better tuned for Epson Stylus printers than for others.
+.SS Gimp-Print IJS options
+These options are all used in the \-sIjsParams options, except where mentioned
+otherwise. Due to their complicated nature, the options are explained in
+detail in their own sections.
+.SH PRINT RESOLUTION
+.TP
+\fBQuality\fP=\fIquality\fP
+The meaning of this is model-specific. Two names are listed for each
+resolution; the first (short) name is the \fIquality\fP that must be passed to
+Quality, and the second (long) name is descriptive. Each printer has its own
+default value; for most printers, this is a reasonable 300 or 360 DPI
+resolution. A full list of available resolutions for each printer may be found
+in
+.BR gimpprint\-resolutions (7).
+.SH INK TYPES
+.TP
+\fBInkType\fP=\fIinktype\fP
+.PP
+This is printer type specific. The option names are case sensitive. A full
+list of available media types may be found in
+.BR gimmprint\-inktypes (7).
+.SH MEDIA TYPES
+.TP
+\fBMediaType\fP=\fImediatype\fP
+.PP
+This is printer type specific. The option names are case sensitive. A full
+list of available media types may be found in
+.BR gimpprint\-mediatypes (7).
+.SH MEDIA SOURCES
+.TP
+\fBMediaSource\fP=\fImediasource\fP
+.PP
+This is printer type specific. The option names are case sensitive. A full
+list of available media sources may be found in
+.BR gimpprint\-mediasources (7).
+.PP
+.SH MEDIA SIZES
+.TP
+\fB\-sPAPERSIZE\fP=\fIpapersize\fP
+for known Ghostscript paper sizes.
+.TP
+\fB\-dDEVICEWIDTHPOINTS\fP=\fIx\fP \fB\-dDEVICEHEIGHTPOINTS\fP=\fIy\fP
+where \fIx\fP and \fIy\fP are the width and height of the paper respectively,
+in points (1/72"). Note this is a normal gs option, \fInot\fP an IJS option.
+.PP
+This is printer-specific; we cannot list the correct values for each printer
+here. The option names are case-sensitive. Two names are listed for each
+resolution; the first (short) name is the value that must be passed to
+\-sPAPERSIZE, and the second (long) name is descriptive. This option does not
+set GhostScript up to use a paper size other than the default; it only tells
+the driver to set up the printer for a different paper size. The default paper
+size is "Letter".
+.PP
+A complete list of available paper sizes may be found in
+.BR gimpprint\-mediasizes (7).
+.SH COLOR BALANCING
+.TP
+\fBCyan\fP=\fIval\fP
+.TP
+\fBMagenta\fP=\fIval\fP
+.TP
+\fBYellow\fP=\fIval\fP
+.TP
+\fBBrightness\fP=\fIval\fP
+.TP
+\fBContrast\fP=\fIval\fP
+.TP
+\fBGamma\fP=\fIval\fP
+.TP
+\fBDensity\fP=\fIval\fP
+.TP
+\fBSaturation\fP=\fIval\fP
+.PP
+A full description of the color balancing options, including the allowed ranges
+of values, may be found in
+.BR gimpprint\-color (7).
+.SH DITHERING ALGORITHMS
+.TP
+\fBDitherAlgorithm\fP=\fIalgorithm\fP
+Possible values for \fIalgorithm\fP may be found in
+.BR gimpprint\-dithers (7).
+.SH OUTPUT TYPE
+.TP
+\fB\-sProcessColorModel\fP=\fIDeviceGray\fP \fB\-dBitsPerSample\fP=1
+Black and white
+.TP
+\fB\-sProcessColorModel\fP=\fIDeviceGray\fP
+Greyscale
+.TP
+\fB\-sProcessColorModel\fP=\fIDeviceRGB\fP
+Color (RGB)
+.TP
+\fB\-sProcessColorModel\fP=\fIDeviceCMYK\fP
+Color (CMYK)
+.PP
+Note these are gs options, \fInot\fP IJS options. Choose color vs. grayscale
+output. Color output is the default. Choosing \fIDeviceGrey\fP and
+\-dBitsPerSample=1 results in only black ink (no color ink) being used, which is
+faster and usually results in the most accurate grayscale, but at the expense
+of smoothness. This prints only black and white (thresholding). This option
+always uses Fast dithering unless you specify Very Fast. If you want composite
+color (using a mixture of color and black inks to produce gray), use
+\fIDeviceGrey\fP.
+.PP
+In addition, using \fIDeviceGrey\fP uses luminance (perceived brightness) of
+red, green, and blue to choose output levels. Blue of a given intensity is
+perceived to be much darker than red, which in turn appears darker than green.
+\fIDeviceRGB\fP, \fIDeviceCYMK\fP and Saturation=0.0 (see "Saturation" above)
+do not use luminance.
+.PP
+CMYK output may be used with the IJS driver only. It is useful if
+you're printing a CMYK graphic and want explicit control over the
+inks. Generally it yields inferior quality, as Gimp-Print has good
+algorithms for converting RGB (screen) into CMYK (inks) that take
+into account paper type, ink type, and other variables. In CMYK
+mode, the brightness, contrast, and saturation controls do not
+function.
+.SH IMAGE TYPE
+This option can be used to optimize the dither.
+.TP
+\fBImageType\fP=\fIval\fP
+Possible values are:
+.IP
+.TS
+li li
+lb lw(4i).
+Value Description
+_
+1 T{
+.na
+Line art (color or gray scale)
+T}
+2 T{
+Primarily solid colors or smooth gradients (color or gray scale)
+T}
+3 T{
+Continuous-tone photographs (color or gray scale)
+T}
+.TE
+.IP
+Option \fI0\fP is the fastest. It generates strong, but not particularly
+accurate, colors. There may be some fairly sharp color transitions in this
+mode.
+.IP
+Option \fI1\fP generates more accurate colors, but is slower.
+.IP
+Option \fI2\fP generates the most accurate colors, but is considerably slower.
+.PP
+Note that any of the modes may be used with either color or black & white
+output. If black and white output is requested, but a color mode used,
+composite color will be printed. This generally offers smoother tone, but less
+purity of gray or black, than pure black ink. Furthermore, it is possible to
+tune the color of the gray (to achieve warmer or cooler effects) using the
+color controls in this fashion.
+.PP
+Specifying a lower GhostScript resolution (with \-r) results in faster color
+conversion. For example, if you print at 1440x720 DPI, but specify a
+Ghostscript resolution of 360 DPI (with \-r360), output will be significantly
+faster and there will be much less difference in performance between the three
+image type options.
+.SH EXAMPLES
+Note that a lot of these options are used for demonstration; generally
+adjusting the density is a bad idea!
+.SS Example 1
+Print charts to file, using A4 paper, color, 360 dpi:
+.IP
+.B gs \-sDEVICE=ijs \-sIjsServer=@prefix@/bin/ijsgimpprint
+.br
+.B \-sDeviceManufacturer=EPSON \-sDeviceModel=escp2\-ex
+.br
+.B \-sPAPERSIZE=a4 \-sOutputFile=itsyourchoice.prn
+.br
+.B \-sIjsParams=Density=1.6,Gamma=1.5,Saturation=0.9,\(rs
+.br
+.B Brightness=0.4,ImageType=1 foo.ps
+.SS Example 2
+Print color photograph to /dev/lp0 at maximum quality:
+.IP
+.B gs \-sDEVICE=ijs \-sIjsServer=@prefix@/bin/ijsgimpprint
+.br
+.B \-sDeviceManufacturer=EPSON \-sDeviceModel=escp2\-870
+.br
+.B \-sOutputFile=/dev/lp0
+.br
+.B \-sIjsParams='Quality=1440x720hq,MediaType=GlossyPhoto,\(rs
+.br
+.B Density=0.8,ImageType=2' foo.ps
+.SS Example 3
+Print pure black text to stdout:
+.IP
+.B gs \-sDEVICE=ijs \-sIjsServer=@prefix@/bin/ijsgimpprint
+.br
+.B \-sDeviceManufacturer=EPSON \-sDeviceModel=escp2\-660
+.br
+.B \-dIjsUseOutputFD \-sProcessColorModel=DeviceGray
+.br
+.B \-dBitsPerSample=1 \-sOutputFile=\-
+.br
+.B \-sIjsParams='Quality=720sw,Density=0.8' foo.ps
+.SH HISTORY
+The Ghostscript stp driver was originally written by Henryk Richter
+(buggs@comlab.uni\-rostock.de), and was integrated into Gimp-Print during the
+3.1 development series. Gimp-Print itself was originally written by Michael
+Sweet <mike@easysw.com>, who released up to version 2.0; Robert Krawitz
+released version 3.0. The Gimp-Print development team
+(http://gimp\-print.sourceforge.net) now maintains the entire package.
+.PP
+The IJS driver was originally written by Russell Lang, and incorporated into
+Gimp-Print in early 2002. This driver corresponds with the IJS protocol 0.32.
+.SH COPYRIGHT
+Copyright \(co 2001\-2002 Robert Krawitz (rlk@alum.mit.edu)
+.PP
+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
+version.
+.PP
+This program is distributed in the hope that it will be useful, but WITHOUT ANY
+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+PARTICULAR PURPOSE. See the GNU General Public License for more details.
+.PP
+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.
+.SH AUTHORS
+Robert Krawitz. Originally written by Russell Lang.
+.PP
+This manual page was written by Robert Krawitz (rlk@alum.mit.edu) and Roger
+Leigh (roger@whinlatter.uklinux.net).
+.SH SEE ALSO
+.BR gs (1),
+.BR gimpprint\-color (7),
+.BR gimpprint\-dithers (7),
+.BR gimpprint\-inktypes (7),
+.BR gimpprint\-mediasizes (7),
+.BR gimpprint\-mediasources (7),
+.BR gimpprint\-mediatypes (7),
+.BR gimpprint\-models (7),
+.BR gimpprint\-resolutions (7).
+.\"#
+.\"# The following sets edit modes for GNU EMACS
+.\"# Local Variables:
+.\"# mode:nroff
+.\"# fill-column:79
+.\"# End: