QComicBook is a viewer for comic book archives containing jpeg/png images, which aims at convenience and simplicity.
Here are some key features of "QComicBook":
· automatic handling of archives
· full-screen mode
· two-pages mode and japanese mode
· thumbnails view
· page scaling (fit to window witdth/height, whole page)
· mouse or keyboard navigation, whatever you prefer
· bookmarks
· and more...
What's New in This Release: [ read full changelog ]
· implemented true continuous viewing mode. 'Continuous scrolling' option moved to 'View' menu.
· removed 'Forward two pages in two pages mode' option.
· cmake-based build system (replaces autoconf/automake).
· all windows/dialogs implemented via QtDesigner's .ui files and handled by uic.
· icons and splash screen are now handled by Qt resources system and compiled-in in the resulting qcomicbook executable. These files are no longer installed into share/data/qcomicbook directory.
· new, improved 'System Information' dialog.
· new splash screen (courtesy of Adam Mateja).
· fixed splash screen showing.
· lots of internal and architectural changes.