mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
22 lines
1,017 B
Text
22 lines
1,017 B
Text
mupdf is a lightweight PDF, CBZ, and XPS viewer and toolkit.
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
Notes:
|
|
|
|
1. By default, mupdf is built without JavaScript support. If you want
|
|
to try mupdf's experimental JavaScript support, build with MUJS=yes in
|
|
the script's environment.
|
|
|
|
2. This build is for mupdf-1.7a, but it has also been tested with versions
|
|
1.4 and 1.5. Download mupdf-1.4-source.tar.gz or mupdf-1.5-source.tar.gz
|
|
and run the script with VERSION=1.4 or VERSION=1.5 set in the environment,
|
|
if for some reason you need an older version.
|