forked from linuxmint/xreader
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
19 lines (16 loc) · 766 Bytes
/
Copy pathREADME
File metadata and controls
19 lines (16 loc) · 766 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Xreader is a document viewer capable of displaying
multiple and single page document formats like PDF
and Postscript.
Requirements
==================================================
Poppler for PDF viewing [ http://poppler.freedesktop.org/ ]
GhostScript for Postscript viewing [ http://www.cs.wisc.edu/~ghost/ ]
Optional Backend Libraries
==================================================
DjVuLibre for DjVu viewing [ http://djvulibre.djvuzone.org/ ]
Rar for viewing CBR comics [ http://www.rarsoft.com/ ]
libgxps for XPS documents [ https://wiki.gnome.org/libgxps ]
Requirements to Run Tests
==================================================
python-dogtail [ https://fedorahosted.org/dogtail/ ]
python-pyatspi2 [ http://download.gnome.org/sources/pyatspi/ ]