2013-06-28 01:10:22 +02:00
|
|
|
mupdf is a lightweight PDF, CBZ, and XPS viewer and toolkit.
|
2011-06-27 03:08:24 +02:00
|
|
|
|
|
|
|
The renderer in MuPDF is tailored for high quality anti-aliased graphics.
|
|
|
|
MuPDF 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.
|
2013-06-28 01:10:22 +02:00
|
|
|
|
|
|
|
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.
|
2014-08-22 12:36:38 +02:00
|
|
|
|
|
|
|
Notes:
|
|
|
|
|
2020-02-18 04:36:51 +01:00
|
|
|
1. It's no longer possible to build mupdf without JavaScript support.
|
2014-08-22 12:36:38 +02:00
|
|
|
|
2020-02-18 04:36:51 +01:00
|
|
|
2. Three mupdf executables are installed in /usr/bin. mupdf-x11 is the
|
2016-07-25 23:19:29 +02:00
|
|
|
regular PDF viewer, and mupdf-x11-curl has support for fetching remote
|
|
|
|
resources from the network (which may be considered a security risk).
|
2020-02-18 04:36:51 +01:00
|
|
|
mupdf-gl uses OpenGL for rendering (and doesn't support curl).
|
2018-06-23 22:27:58 +02:00
|
|
|
|
2020-10-24 06:50:44 +02:00
|
|
|
3. mupdf's PDF digital signature verification and signing support is
|
|
|
|
disabled in this build, because Slackware 14.2's openssl is too old.
|
|
|
|
For most users, this is a rarely- or never-used feature anyway.
|