CBView - viewer for CBR/CBZ comic book archives
http://elvine.org/code/cbview/
by Brian McFee <keebler@elvine.org> <http://elvine.org/keebler.gpg>
- Dependencies
Perl 5 (tested on 5.8.2) gtk2-perl 1.012 or later String::Shellquote unrar version 3 or later unzip zipinfo
usage: cbview [-2fFhis] [-z zoom] [files]
-2 View 2 pages at once
-f Auto-fit window to image
-F Full-screen mode
-h Print help information
-i Image-only mode
-s Enable auto-scaling
-z Set the default zoom factor (0, 2]
To use, simply load a CBR/CBZ archive through the command line, file dialog, or drag-n-drop. The left mouse button progresses forward through the list, the right backwards. In 2-page mode, pages are skipped two at a time.
- Keybindings
Control+O Open file Control+S Save page Control+Q Quit Control+H Display help Control+- Zoom out Control++ Zoom in Alt+A Toggle auto-fit Control+F Toggle full-screen mode Alt+C Set page cache size Alt+I Toggle image-only mode Alt+S Toggle auto-scaling Alt+2 Toggle 2-page Page Up Previous page Page Down Next page Home First page End Last page Shift+Page Up Previous page, single skip in 2-page mode Shift+Page Down Next page, single skip in 2-page mode
