wok
annotate mupdf/description.txt @ rev 17501
Normalize tags "file-manager", "web-browser", "text-editor", "terminal", and "window-manager" according to tazx.
author |
Aleksej Bobylev <al.bobylev@gmail.com> |
date |
Thu Jan 08 02:04:05 2015 +0200 (2015-01-08) |
parents |
|
children |
|
rev |
line source |
al@14429
|
1 The renderer in MuPDF is tailored for high quality anti-aliased graphics.
|
al@14429
|
2 It renders text with metrics and spacing accurate to within fractions of a pixel
|
al@14429
|
3 for the highest fidelity in reproducing the look of a printed page on screen.
|
al@14429
|
4
|
al@14429
|
5 MuPDF is also small, fast, and yet complete. It supports PDF 1.7 with
|
al@14429
|
6 transparency, encryption, hyperlinks, annotations, searching and more. It also
|
al@14429
|
7 reads XPS and OpenXPS documents. MuPDF is written modularly, so features can be
|
al@14429
|
8 added on by integrators if they so desire.
|
al@14429
|
9
|
al@14429
|
10 Since the 1.2 release of MuPDF, we optionally support interactive features
|
al@14429
|
11 such as form form filling, javascript and transitions.
|