wok diff mupdf/description.txt @ rev 17280

Up: udisks2 (2.1.3), libsoup (2.48.0), gvfs (1.22.1). Update gtk+3
bdeps. Now almost all gvfs backends works! Split them into separate
packages. And don't forget to add to flavors: gvfs, gvfs-fuse,
gvfs-udisks2 (maybe something more).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Oct 26 19:07:05 2014 +0200 (2014-10-26)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mupdf/description.txt	Sun Oct 26 19:07:05 2014 +0200
     1.3 @@ -0,0 +1,11 @@
     1.4 +The renderer in MuPDF is tailored for high quality anti-aliased graphics.
     1.5 +It renders text with metrics and spacing accurate to within fractions of a pixel
     1.6 +for the highest fidelity in reproducing the look of a printed page on screen.
     1.7 +
     1.8 +MuPDF is also small, fast, and yet complete. It supports PDF 1.7 with
     1.9 +transparency, encryption, hyperlinks, annotations, searching and more. It also
    1.10 +reads XPS and OpenXPS documents. MuPDF is written modularly, so features can be
    1.11 +added on by integrators if they so desire.
    1.12 +
    1.13 +Since the 1.2 release of MuPDF, we optionally support interactive features
    1.14 +such as form form filling, javascript and transitions.