summaryrefslogtreecommitdiff
path: root/docs/man
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2014-08-20 11:33:55 +0200
committerTor Andersson <tor.andersson@artifex.com>2014-08-20 11:33:55 +0200
commit61de1fe7e510fdd425686c478439209f6f7a4b73 (patch)
treeef6994ceb17a14e29b5b2dc20e7b5bfc58e0f2dc /docs/man
parent44efa7e4a451793dd2357a65c92bc47719da1ad2 (diff)
downloadmupdf-61de1fe7e510fdd425686c478439209f6f7a4b73.tar.xz
Add full-page color tinting option and key binding to X11 viewer.
win32 supports tinting, but cannot change the color from the default.
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/mupdf.16
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/man/mupdf.1 b/docs/man/mupdf.1
index 5831c0cc..44a6a600 100644
--- a/docs/man/mupdf.1
+++ b/docs/man/mupdf.1
@@ -29,6 +29,10 @@ The default value is 72.
.B \-b bits
Changes the anti-aliasing quality, specified as a number of bits between 0
(off) and 8 (best). The default value is 8.
+.TP
+.B \-C RRGGBB
+Sets the full-page tint using hexadecimal color syntax. The default value
+is FFFAF0.
.SH MOUSE BEHAVIOR
@@ -120,6 +124,8 @@ Toggle presentation mode.
.B c
Toggle between color and grayscale rendering.
.TP
+.B C
+Toggle full-page color tinting.
.B i
Toggle between normal and inverted color rendering.
.TP