Skip to content

odie5533/Comic-Viewer

Repository files navigation

Please visit the website at

Description

Comic Viewer is a comic book reader which displays images contained within compressed archives. Comic Viewer can load either cbz or cbr files, which are zip and rar compressed archives, respectively. Comic Viewer is written in Python and the Windows thumbnail generator is written in C++.

Acknowledgements

Thanks to the Pygame team, SDL team, py2exe team, Marko Kreen for rarfile, and saivert for the NSIS script fileassoc.nsh.

The compile chain for this program uses ResHacker, an ancient piece of software which still amazes me. ResHacker must be included in the PATH and is available from http://angusj.com/resourcehacker/.