aboutsummaryrefslogtreecommitdiff
path: root/graphics/cbrpager/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-10-28 02:06:22 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-10-28 02:06:22 +0000
commitb67cb10f4226104c829bac1bb7224f5186a52613 (patch)
tree6c7e0fe8213025a40a85ade348cefc3d05ca3828 /graphics/cbrpager/pkg-descr
parentbad3a69afe15a1df880010b0a91f489e60db2e57 (diff)
add cbrpager 0.9.5
A viewer for cbr (comic book archive) files
Notes
Notes: svn path=/head/; revision=120363
Diffstat (limited to 'graphics/cbrpager/pkg-descr')
-rw-r--r--graphics/cbrpager/pkg-descr22
1 files changed, 22 insertions, 0 deletions
diff --git a/graphics/cbrpager/pkg-descr b/graphics/cbrpager/pkg-descr
new file mode 100644
index 000000000000..eb444f117fbd
--- /dev/null
+++ b/graphics/cbrpager/pkg-descr
@@ -0,0 +1,22 @@
+A no-nonsense, simple to use, small viewer for cbr and cbz (comic book archive)
+files. As it is written in C, the executable is small and fast. It views jpg
+(or jpeg), gif and png images, and you can zoom in and out.
+
+It's main features are:
+ * Simple usage: A navigation bar stays on top of the pages.
+ * It works on any RAR-compressed image archive - normally the extension
+ would be .cbr or .cbz, but other extensions work too.
+ * Advance/backup pages, and go to the begin and end.
+ * Zoom in and zoom out (10% steps) and return to 1:1.
+ * It should manage jpeg (jpg), png and gif images.
+ * A configuration window permits defining a few slightly more advanced
+ tricks:
+ * When advancing go to the top of the next page (or bottom or stay where you
+ are.)
+ * Same possibilities when paging backwards.
+ * Remember the last directory visited on startup, or always start in a
+ defineable directory.
+ * Determine the initial size of the pager.
+ * Define where the navigation bar should be and its orientation.
+
+WWW: http://cbrpager.sourceforge.net/