summaryrefslogtreecommitdiffstats
path: root/office/mupdf/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2014-08-22 17:36:38 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-22 17:36:38 +0700
commitce1935d000d71358446aa46f328d6ab8d92ec0ff (patch)
treed803da9f15006dba53b0a4f78369a958d90d3e19 /office/mupdf/README
parent539b2ab872f087792072dd0f322ecf8f78325e3c (diff)
downloadslackbuilds-ce1935d000d71358446aa46f328d6ab8d92ec0ff.tar.gz
slackbuilds-ce1935d000d71358446aa46f328d6ab8d92ec0ff.tar.xz
office/mupdf: Updated for version 1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/mupdf/README')
-rw-r--r--office/mupdf/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/office/mupdf/README b/office/mupdf/README
index 8300c279ef..bc9327d158 100644
--- a/office/mupdf/README
+++ b/office/mupdf/README
@@ -9,3 +9,14 @@ MuPDF is also small, fast, and yet complete. It supports PDF 1.7 with
transparency, encryption, hyperlinks, annotations, searching and more. It
also reads XPS and OpenXPS documents. MuPDF is written modularly, so
features can be added on by integrators if they so desire.
+
+Notes:
+
+1. By default, mupdf is built without JavaScript support. If you want
+to try mupdf's experimental JavaScript support, build with MUJS=yes in
+the script's environment.
+
+2. This build is for mupdf-1.5, but it has also been tested with
+mupdf-1.4. Download mupdf-1.4-source.tar.gz and run the script with
+VERSION=1.4 set in the environment, if for some reason you need the
+older version.