wok-next view mupdf/description.txt @ rev 21726

updated firefox-official (77.0 -> 81.0)
author Hans-G?nter Theisgen
date Sun Sep 27 14:34:31 2020 +0100 (2020-09-27)
parents 159a8b382826
children
line source
1 MuPDF is an open source software framework for viewing and converting PDF, XPS,
2 and E-book documents. There are viewers for various platforms, several command
3 line tools, and a software library for building tools and applications.
5 Viewers
6 -------
8 For Linux and Windows there are two viewers. One is a very basic viewer using
9 x11 and win32, respectively. It has been supplanted by a newer viewer using
10 OpenGL for rendering, which has more features such as table of contents,
11 unicode search, etc. We keep the old viewers around for older systems where
12 OpenGL is not available.