blob: 9773daf2acefdd34a20534365e37ec6fb6a8e581 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
zathura-pdf-mupdf
=================
The zathura-pdf-mupdf plugin adds PDF support to zathura by using the mupdf
rendering library.
Requirements
------------
zathura (>= 0.2.0)
girara
mupdf (>= 1.3)
openjpeg (>= 2.0)
Installation
------------
To build and install the plugin:
make install
Uninstall:
----------
To delete the plugin from your system, just type:
make uninstall
|