aboutsummarylogtreecommitdiffstats
path: root/cups-programme.conf
diff options
context:
space:
mode:
authorfelics2018-05-21 13:04:47 +0200
committerfelics2018-05-21 13:04:47 +0200
commit82afc95121eb73e51c51137a9132c819432f2939 (patch)
treec0fc918a598424c9c3e12e2eec45523225a73ecc /cups-programme.conf
parent1bd51a9076b76ce97028a3a6e18d0f97a208e7fc (diff)
downloadaur-82afc95121eb73e51c51137a9132c819432f2939.tar.gz
Improvements to the software.
Diffstat (limited to 'cups-programme.conf')
-rw-r--r--cups-programme.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/cups-programme.conf b/cups-programme.conf
index ceb277b41b04..220d4c0b3f90 100644
--- a/cups-programme.conf
+++ b/cups-programme.conf
@@ -58,3 +58,18 @@ askpass_cmd=/usr/lib/ssh/x11-ssh-askpass
# askpass_cmd=/usr/bin/ksshaskpass
# askpass_cmd=/usr/bin/qt4-ssh-askpass
# askpass_cmd=/usr/lib/seahorse/ssh-askpass
+
+
+
+# image_converter:
+#
+# Specifies if 'ImageMagick' or 'GraphicsMagick' should be used to
+# convert to pixel graphic. If the 't=<filetype>' option is present in
+# the Device URI and it specifies a pixel graphic, 'ìmage_converter' is
+# required.
+#
+# Possible values:
+# - 'im': ImageMagick
+# - 'gm': GraphicsMagick
+
+image_converter=im