comic book
Simple Comic 1.7 Beta 217 / 1.6.1
Mall utility created for just one task, viewing comics, nothing more nothing less. more>> Mall utility created for just one task, viewing comics, nothing more nothing less.
Simple Comic is a small utility created for just one task, viewing comics, nothing more nothing less.
Two page layout: Pages are laid out side by side, as they would be in print. This is a rather common feature, but its implementation is generally terrible. Most applications do not take into account the aspect ratio of each individual page. When a two page spread is displayed three pages are usually on screen at once, which is just plain annoying.
Archive handling: Never have to decompress another comic archive. Simple Comic can seamlessly deal with .cbz, .zip, .cbr, and .rar files.
Pick up where you left off: Feel free to exit Simple Comic as your session will be restored the next time it is opened.
Alternate page ordering: Pages can be layed out either left to right or right to left. Pre-defined image height: Instead of forcing to user to zoom in or out initially or worse, on each page, Simple Comic allows the user to set a default image height. Every page viewed thereafter will be scaled prior to being displayed.
Simplicity: Does not attempt to be all things to all people. Features are not added unless they actually improve the users experience.
Enhancements
- New XADMaster archive handling framework.
- List of supported archive formats has been streamlined (zip/cbz, rar/cbr, 7zip, lha).
- Archives now open faster.
- Solid RARs and 7zip archives are now much faster.
- Removed page turn delay associated with arrow keys when scrollbars are disabled.
- Page-up/down now scrolls horizontally upon hitting vertical page limits.
- Added vertical scroll-wheel support for page turns.
- Fixed bug where the open file dialog could only open archives and folders.
- Text file reading is no longer limited to archives.
- Enclosing folders now affect page sort order.
- Loupe size can now be changed by holding option+shift+scroll-wheel instead of relying on the availability of a horizontal scroll wheel.
- Removed the keyboard shortcut prefs pane. Redundant due to keyboard system prefs.
- Size of app has decreased.
Simple Comic 1.7b233 provides users with a convenient image viewer built ... Auto-save: Comics are automatically bookmarked and reopened at launch. Page Rotation: RotateLicense:Freeware
Features: Page Layout: Pages laid out as they would be in print Page ... Simple Comic 1.7b223 is designed as an convenient tool for you with many funny stories! MajorLicense:Freeware
Page Layout: Pages laid out as they would be in print - Page Ordering: Left to right ... rar, tar, 7z, lha and others - Multiple Sessions: View multiple comics at one time - Auto-saveJonny the Homicidal Maniac
Jonny the Homicidal Maniac is considered as a smart and useful color scheme for Kaleidoscope, the control panel that lets you alter the appearance of your Macs desktop. more>>
Jonny the Homicidal Maniac is considered as a smart and useful color scheme for Kaleidoscope, the control panel that lets you alter the appearance of your Mac's desktop. This scheme is based on Jhonen Vasquez's disturbed, disturbing, and sarcastically hilarious character from the comic book series, Johnny the Homicidal Maniac. Jonny the Homicidal Maniac is loaded full of references to the comic book in the background of the pull-down menus, scroll bars, and trash can, and in the tops of the windows.
Several icons and a background picture are included with this download. Simply drop Jonny the Homicidal Maniac into your Kaleidoscope Color Schemes folder, and you'll be able to use it right away. Please note that this Kaleidoscope Scheme is based on a comic book for mature audiences and that some of the icons might be considered a bit graphic and violent.

2D GhostForest Interactive Book 2
The first of a beautiful collection of interactive books for children (Mac). Part of the Ghost Forest site, presenting the book with the same name more>>
2D GhostForest Interactive Book 2 is an attractive and educational game designed with the beautiful collection of interactive books for children (Mac). Part of the Ghost Forest site, presenting the book with the same name. Based on Flash technology, these interactive books offer the user a completely new experience.
Comic Reader Pro 1.0
Cbr, cbz, jpeg cross-platform comic book image viewer. more>>
Comic Reader Pro 1.0 is developed to be a program for displaying comic books in the cbr and cbz formats. It will also display any folder of JPEG images. It is designed to be fast, unobtrustive, uncluttered and not get in the way of your viewing.
Major Features:
- Auto-scroll your way through an entire comic using a single key or mouse button.
- Adjust to a comfortable zoom level with smooth scaling, then when you come to a full page spread simply hold right mouse button down to snap out to full page view.
- Runs on Windows, Mac OS X and Linux.
Jomic 0.9.30
A viewer for comic book archives. It can handle both CBZ and CBR archives and has a two page mode more>> Jomic 0.9.30 is a versatile software which functions as a viewer for comic book archives. It can handle both CBZ and CBR archives and has a two page mode
Jomic can handle both CBZ and CBR archives and has a two page mode. Supported image formats are JFIF/JPEG, PNG, TIFF, and GIF. Jomic is Open Source software distributed under the GNU General Public License.
Major Features:
- Fixed NoClassDefFoundError in launcher scripts if installation path contained blanks (as in "C:Program Files") [Bug 1537824].
- Fixed overlap of two images when reading from left to right in full-screen [Bug 1594668].
- Fixed keyboard handling in full-screen mode. (Note: Java keyboard handling is a nightmare. Java full-screen mode is a nightmare. Together, they are almost unbearable. After lots of sweat and tears Im now reasonably convinced that assigning a KeyListener to the full-sscreen frame directly is pretty much on the only way to make it work. With no other JComponent in the frame needed and no InputMap ever touched.) [Part of Bug 1445957].
- Fixed occasional empty screen when switching to full-screen. The reason was that Swings repaint events were disabled too late, so that after initially drawing the image a repaint was sent. Because the full-screen paint() does nothing, it just cleared the screen.
- Fixed AssertionError when attempting to open next/previous comic while in full-screen and already at last/first issue.
- Fixed error message if full-screen could not be opened due incapable device.
- Changed image rendering to use bilinear interpolation instead of the platforms default. This increases the quality of rescaled images, in particular under Windows XP.
- Added check box "Open in full screen" to "Open comic" dialog.
Enhancements:
- Fixed error: Problem occurs when computing a tile by the owner [Bug 1827855].
- Fixed rendering of black and white images [Bug 1456026].
- Fixed various rendering issues in windowed mode by getting rid of the deprecated and buggy DisplayJAI and using code similar to full screen mode.
- Fixed resource leaks related to image drawing (Developer note: missing Graphics.dispose()).
- Improved performance of displaying certain JFIF/JPEG images that until now occupied the CPU for several seconds. (Developer note: This was caused by Graphics2D.drawRenderedImage() being awfully slow with a scale transformation and render settings using VALUE_INTERPOLATION_BILINEAR and has been fixed by internally enforcing all images to be 32-bit RBG without alpha channel.)
- Fixed "Cant find resource for bundle" error when attempting to warn that a web page could not be opened [Bug 1886584].
- Changed space bar and mouse navigation to automatically open previous/next comic when reaching the beginning/end of comic. Page up/down still have the old way and can be used to navigate without possible files being opened.
- Added rotation set with View Rotate right and View Rotate left to be preserved over sessions.
- Added http://jomic.sourceforge.net/PAD_FILE.XML to make it simple fo rautomatic tools and interested web sites to check for updates of Jomic.
- Updated Quaqua to version 4.4.1.
- Added frequently asked question "Why are some images of a comic displayed in wrong order?"
Big Comic Book Search 1.00003
Big Comic Book Search - Search and find comic book Info more>>
This widget will bring this and more right to you. And best of all, its free! Enjoy.
AgentX 1.0
AgentX - Comic book characters more>>
Completly freeware for personal use.
Comic Sans MS Font
Comic Sans MS Font is a collection of fonts that allows your computer to lend a comic book style to your documents more>> Comic Sans MS Font is a collection of fonts that allows your computer to lend a comic book style to your documents.
None
Easy Comic Filer 1.2.0
Easy Comic Filer - Comic book database application more>>
Enhancements:
- Minor bug fixes
- Fix for Quick Add history list inaccuracy.
ShinChan 1.0
ShinChan - Comic book characters icon set more>>
The icons are best viewed in 128x128 at 32bit mode.
Completly freeware for personal use.
Comic Book Dollhouse 0.2
Comic Book Dollhouse - Make and play interactive comic books more>>
If youre new, Id suggest launching the program and opening "A Tale of Two Robots," a storyworld filled with danger, romance, and adventure. Mac OSX users should run "cbd X", and other Mac users should run "cbd."
Inspired by The Sims.
Enhancements:
- First Windows version. CBD now runs on MacOS9, OSX, and Windows.
- Verbs can have indirect objects.
- First incarnation of plot recognition and generation. The interface sucks, and execution time is O(2^n), so writing morphemes is hard and they might run real slowly if the story is long.
- The layout editor dynamically resizes the canvas.
- Verb pop up menu is layed out more intelligently.
- Story layout view is bigger; got rid of that useless white space.
- Stickers can be resized.
- Question mark scratch space added.
- Fixed a bug with updating the verb list in the object editor when a method was removed.
- Fixed an assert failure when copying and pasting verbs between actors and props.
- Tiny bug where you couldnt drag a preview object from one verb socket to another fixed.

ComicBookCommander 1.1b1
ComicBookCommander is an expert in managing your comic book collection. more>> ComicBookCommander 1.1b1 is an expert in managing your comic book collection.
Enhancements:
- Category renamed to Genre
- Cover Variations added
- Issue Number in table
- View the cover art in own window
Thai ComicsToday 1.2
Thai ComicsToday - Update your favorite Thai comic books daily with new releases more>>
Enhancements:
- RSS database supported
- New interface.
iPhone Comic 0.13
A very efficient zipped image viewer. more>> A very efficient zipped image viewer.
iPhone Comic is a very efficient zipped image viewer.
Main features:
- iPhone Comic is highly recommended for reading books or comics.
- Supported zip files only.
- Support button page slide, swipe page slide, and gravity page slide.
System requirements:
- iPhone
iComic 13
Allows you to see comics on your iPhone. more>> Allows you to see comics on your iPhone.
iComic was developed because, unfortunately for comic fans, iTunes transforms all photos (or jpeg comic images) to a downscaled resolution when transferring to your iPod touch or iPhone so comic jpegs are unreadable. ComicViewer and iComic utilise the touch-screen zoom, landscape view and accelerometer to provide a great portable electronic comic book reader and zipped image viewer.
System requirements:
- iPhone