summaryrefslogtreecommitdiffstats
path: root/office/jfbview/README
diff options
context:
space:
mode:
Diffstat (limited to 'office/jfbview/README')
-rw-r--r--office/jfbview/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/office/jfbview/README b/office/jfbview/README
new file mode 100644
index 0000000000..cd2c9dcc5f
--- /dev/null
+++ b/office/jfbview/README
@@ -0,0 +1,13 @@
+jfbview (framebuffer PDF and image viewer)
+
+jfbview is a PDF and image viewer for the Linux framebuffer. It's fast
+and has some advanced features including:
+ * Arbitrary zoom (10% - 1000%) and rotation;
+ * Table of Contents (TOC) viewer for PDF documents;
+ * Interactive text search for PDF documents;
+ * Multi-threaded rendering;
+ * Asynchronous background pre-caching;
+ * Customizable multi-threaded caching.
+
+Optional dependency: imlib2 (autodetected). This will allow jfbview to
+work as an image viewer as well as a PDF viewer.