From 61de1fe7e510fdd425686c478439209f6f7a4b73 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 20 Aug 2014 11:33:55 +0200 Subject: Add full-page color tinting option and key binding to X11 viewer. win32 supports tinting, but cannot change the color from the default. --- docs/man/mupdf.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') 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 -- cgit v1.2.3