diff options
Diffstat (limited to 'office/zathura-pdf-mupdf/README')
-rw-r--r-- | office/zathura-pdf-mupdf/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/office/zathura-pdf-mupdf/README b/office/zathura-pdf-mupdf/README new file mode 100644 index 0000000000..8e227f7c20 --- /dev/null +++ b/office/zathura-pdf-mupdf/README @@ -0,0 +1,14 @@ +zathura-pdf-mupdf (zathura support for mupdf backend) + +The zathura-pdf-mupdf plugin adds PDF support to zathura by using the +mupdf rendering library (replacing the poppler-based PDF support from +the zathura package). + +This requires zathura and mupdf. + +Note: This overwrites /usr/lib/zathura/pdf.so from the zathura +package (replace lib with lib64 for 64-bit systems). zathura doesn't +support having multiple plugins per filetype, so after installing +zathura-pdf-mupdf, zathura will always use the mupdf backend. To switch +back to the poppler backend, remove both zathura and zathura-pdf-mupdf, +then reinstall zathura. |