summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2016-02-29 15:30:18 +0100
committerTor Andersson <tor.andersson@artifex.com>2016-03-01 20:51:45 +0100
commit2076f2223e776b7a262e518e8934653d7f650476 (patch)
tree21d378188a34956d304d03da03f1a382b84a4b21 /CHANGES
parent1fa2c8140cd29557c67d8523dfc05c27ba93e564 (diff)
downloadmupdf-2076f2223e776b7a262e518e8934653d7f650476.tar.xz
Update CHANGES.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 73858dad..6a8d4987 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,20 @@
+List of changes in MuPDF 1.9
+
+* Headline changes:
+ * New command line tools: create and run.
+ * New low-level Java interface for desktop and android.
+ * OpenType enabled EPUB text layout with BiDi.
+ * Noto fallback fonts for EPUB layout.
+
+* mutool create
+ Create new PDF files from scratch.
+ Read an annotated content stream in a text file and write a PDF file,
+ automatically embedding font and image resources.
+
+* mutool run
+ Run javascript scripts with MuPDF bindings.
+ The interface is similar to the new Java interface.
+
List of changes in MuPDF 1.8
* Headline changes: