summaryrefslogtreecommitdiff
path: root/docs/man/mudraw.1
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2015-04-07 13:49:31 +0200
committerRobin Watts <robin.watts@artifex.com>2015-04-07 13:35:08 +0100
commit0ccfd9c40b6790fca0f753e03b473b5f78ba97f9 (patch)
tree6dfc359cb0a88a4bc887672bf7048a6c5337d74e /docs/man/mudraw.1
parentb8eb55a488aa9dc6884e01b06e948faf1f83012d (diff)
downloadmupdf-0ccfd9c40b6790fca0f753e03b473b5f78ba97f9.tar.xz
Add EPUB layout options to mupdf-x11 and mudraw.
Diffstat (limited to 'docs/man/mudraw.1')
-rw-r--r--docs/man/mudraw.19
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/man/mudraw.1 b/docs/man/mudraw.1
index 9d08b99f..390e78c1 100644
--- a/docs/man/mudraw.1
+++ b/docs/man/mudraw.1
@@ -57,6 +57,15 @@ render with a maximum height).
.B \-f
Fit exactly; ignore the aspect ratio when matching specified width/heights.
.TP
+.B \-W width
+Page width in points for EPUB layout.
+.TP
+.B \-H height
+Page height in points for EPUB layout.
+.TP
+.B \-S size
+Font size in points for EPUB layout.
+.TP
.B \-c colorspace
Render in the specified colorspace.
Supported colorspaces are: mono, gray, grayalpha, rgb, rgbalpha, cmyk, cmykalpha.