From 2076f2223e776b7a262e518e8934653d7f650476 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 29 Feb 2016 15:30:18 +0100 Subject: Update CHANGES. --- CHANGES | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'CHANGES') 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: -- cgit v1.2.3