mupdf
MuPDF is a lightweight PDF and XPS viewer and parser/rendering library.
The renderer in MuPDF is tailored for high quality anti-aliased graphics. It renders text with metrics and spacing accurate to within fractions of a pixel for the highest fidelity in reproducing the look of a printed page on screen.
MuPDF is also small, fast, and yet complete. It supports PDF 1.7 with transparency, encryption, hyperlinks, annotations, search and many other bells and whistles. MuPDF can also read XPS documents (OpenXPS/ECMA-388).
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2/mupdf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
CVE-2016-6265.patch | 0000001316 1.29 KB | |
mupdf-1.9a-source.tar.gz | 0020493793 19.5 MB | |
mupdf-fix-openjpeg2.patch | 0000000630 630 Bytes | |
mupdf.changes | 0000015145 14.8 KB | |
mupdf.desktop | 0000000237 237 Bytes | |
mupdf.png | 0000073084 71.4 KB | |
mupdf.spec | 0000004251 4.15 KB |
Revision 4 (latest revision is 5)
Ludwig Nussel (lnussel_factory)
accepted
request 412770
from
Ismail Dönmez (namtrac)
(revision 4)
- Add CVE-2016-6265.patch to fix a use-after-free bsc#990195 - Update to version 1.9a * Fix a regression in text extraction. - Update to version 1.9 * Bidirectional layout for Arabic and Hebrew scripts. * Shaping complex scripts for EPUB text layout. * 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. * mutool draw: - Optional multi-threaded operation (Windows and pthreads). - Optional low memory mode (primarily for testing). - Set to best anti-alias mode (8) by default. - Ship mupdf-x11-curl as default mupdf. Drop non-curl version. - Drop mujstest as it seems to be a test utility. - Update to version 1.8 * New URW fonts with greek and cyrillic. * 64-bit file support. * Updated FreeType to version 2.6.1. * Various font substitution bug fixes.
Comments 0