From e538310f01461928c37c7f0d4888956271579f26 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 13 Jan 2022 14:00:53 -0500 Subject: office/jfbview: Added (framebuffer PDF and image viewer). Signed-off-by: Willy Sudiarto Raharjo --- office/jfbview/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 office/jfbview/README (limited to 'office/jfbview/README') 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. -- cgit v1.2.3