MuPDF 1.20 Changelog:
This release has a new Android SDK which is easier to use.
These are the git repositories for the SDK projects:
- mupdf-android-fitz.git has the JNI bindings in a library.
- mupdf-android-viewer.git has the viewer as an activity in a library.
- mupdf-android-viewer-mini.git has the minimalist viewer as an activity in a library.
- com.artifex.mupdf:fitz:1.12.+
- com.artifex.mupdf:viewer:1.12.+
- com.artifex.mupdf:mini:1.12.+
- LCMS2 library for color management.
- CMYK rendering with overprint simulation.
- Spot color rendering.
- Transparency rendering fixes.
- Reworked structured text API.
- Faster text searching.
- Highlight and copy text by selecting lines instead of by area.
- New semantic XHTML output format.
- New layout preserving HTML output format.
- Improved non-AA rendering with new scan converter.
- Improved LARGEFILE support.
- Improved TIFF support.
- Improved documentation.
- PCLm output.
- PSD output.
- New "mutool trace" tool.
- New "mutool sign" tool (work in progress).
- Text redaction (work in progress).
Installation instructions:
We can add this PPA to Ubuntu Operating Systems and install MuPDF 1.20 with few easy commands.
Open terminal and insert command line...
$ sudo add-apt-repository ppa:ubuntuhandbook1/apps $ sudo apt-get update $ sudo apt-get install mupdf mupdf-tools |
To use the PDF/XPS viewer, right-click on your file and select open with MuPDF. You can also set MuPDF as default in the Properties window.
Option, remove the PPA after installing MuPDF 1.20 via command:
$ sudo apt install ppa-purge $ sudo ppa-purge ppa:ubuntuhandbook1/apps |
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.