openbsd-ports/textproc/mupdf/pkg/DESCR
lteo f3289e209f MuPDF has combined several of their command line tools into a single
tool called mubusy, so update pkg/DESCR accordingly.  mudraw remains a
separate binary.

OK sthen@ (maintainer)
2012-08-23 01:21:04 +00:00

25 lines
1.1 KiB
Plaintext

MuPDF is a lightweight PDF and XPS viewer.
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, searching and more.
It also reads OpenXPS documents.
We don't support interactive features such as form filling, javascript
and transitions. MuPDF is written modularly, so such features can be
added on by integrators if they so desire.
The mubusy command line tool supports multiple arguments, including
"show" to print and examine objects in a PDF file, "clean" to decompress
and pretty-print the streams and objects in PDF files and also to
extract individual pages, "info" to display information about objects,
"extract" to extract individual objects, and "poster" to split a large
page into many tiles.
The mudraw command line tool renders pages and outputs PGM/PPM/PAM/PNG
image files.