summaryrefslogtreecommitdiff
path: root/apps/man/pdfdraw.1
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2011-08-17 19:27:02 +0200
committerTor Andersson <tor.andersson@artifex.com>2011-08-17 19:27:02 +0200
commit822ce1df6773e1934f50d035756ecca0f6d4cae1 (patch)
tree30950a220566092ac35f1367e49b701afa85b3e2 /apps/man/pdfdraw.1
parent4214d2a553522a9ebb5c263368131aea813ebe03 (diff)
downloadmupdf-822ce1df6773e1934f50d035756ecca0f6d4cae1.tar.xz
pdfdraw: Add command line option to gamma correct and invert images.
Diffstat (limited to 'apps/man/pdfdraw.1')
-rw-r--r--apps/man/pdfdraw.17
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/man/pdfdraw.1 b/apps/man/pdfdraw.1
index 67899640..53fbcde9 100644
--- a/apps/man/pdfdraw.1
+++ b/apps/man/pdfdraw.1
@@ -59,6 +59,13 @@ Print the display list used to render each page.
.TP
.B \-A
Disable the use of accelerated functions.
+.TP
+.B \-G gamma
+Gamma correct the output image.
+Some typical values are 0.7 or 1.4 to thin or darken text rendering.
+.TP
+.B \-I
+Invert the output image colors.
.SH SEE ALSO
.BR mupdf (1),
.BR pdfclean (1).