Notes: ------------------------------------------------ Comical - The Comic Book Archive reader for *nix ------------------------------------------------ Finally - native CBR and CBZ support on your favorite Unix! Read your favorite scanned comic books and graphic novels with Comical's absurdly easy GUI and in-your-face double page display! Nifty Features: Single-Page or Double-Page display modes. Several zoom modes - 100%, 75%, 50%, 25%, Fit, Fit-to-Width, and Fit-to-Height. Crisp image scaling with algorithms adapted from FreeImage 3. Autodetects double pages scanned together and displays it accordingly. Full-Screen mode (not on MacOS X). Displays JPG, GIF, PNG, and TIFF images. Supports RAR(.cbr) and ZIP(.cbz) comic book archives Rationale: I wrote Comical because I felt somehow dirty using CDisplay through Wine, and I really wanted to share the fun of CBRs with a Mac-using friend of mine. The demand for both a Linux and a Mac OS X version of CDisplay on the Mutant Liberation Front Forums also spurred me on. Requirements: It should be possible to build Comical on any platform which supports wxWidgets >=2.4 with zlib support and a recent ISO/C98 compliant C++ compiler, like gcc 3.x. Thanks: Cross-platform magic and GUI Widgets provided by: wxWidgets (http://www.wxwindows.org) Image resizing provided by: FreeImage (http://freeimage.sourceforge.net/). JPEG support provided by: Independent JPEG Group (http://www.ijg.org/) TIFF support provided by: Copyright (c) 1988-1997 Sam Leffler Copyright (c) 1991-1997 Silicon Graphics, Inc. ------------------------------------------------------------------------------- Copyright (c) 2004-2005 James Athey This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. In addition, as a special exception, the author gives permission to link the code of his release of Comical with Rarlabs' "unrar" library (or with modified versions of it that use the same license as the "unrar" library), and distribute the linked executables. You must obey the GNU General Public License in all respects for all of the code used other than "unrar". If you modify this file, you may extend this exception to your version of the file, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.