Skip to content

abhi1992/EliteComixReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Copyright (c) 2013 Abhishek Banerjee. This file is part of Elite Comix Reader.

Elite Comix Reader 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 3 of the License, or (at your option) any later version.

Elite Comix Reader 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 Elite Comix Reader. If not, see http://www.gnu.org/licenses/.

Elite Comix Reader version: 0.0.3

author: Abhishek Banerjee categories: Entertainment url: http://sourceforge.net/projects/elitecomixread/ contact: [email protected]

************** INSTALLATION ********************

The jar file reqires no installation. However for running the jar you will require oracle's jre7 and javafx on your system.

Just unzip the file. Go to EliteComixReader/dist folder you will find the EliteComixReader.jar file. Now run the jar file by doble clicking.

Windows users can use the StartEliteComixReader.bat file to execute the jar file directly. It is in the EliteComixReader/dist folder.

If you want to create your own batch file : Go to EliteComixReader/dist folder where you will find the EliteComixReader.jar file. create a new document start.bat and include the following line to it: start javaw -jar EliteComixReader.jar

create a shortcut to the Start.bat file by rightClicking the Start.bat file then choose create shortcut. now copy the shortcut to your desktop.

If it dosen't run : go to commnd prompt and use the follwing command : cd directory/where/you/have/your/jre7/bin

for instance : C:\Program Files\Java\jre7\bin is the default place.

now type java -jar folder/where/you/extracted/the/project/ElieComixReader/dist/EliteComixReader.jar

I know its too much of a pain. I promise i will come up with a better method soon. Keep checking http://sourceforge.net/projects/elitecomixread/ for updates.

Thanks for downloading it!! Enjoy!!!

************** DESCRIPTION *********************

A simple java based comic book reader. Reads .cbr, .cbz, .zip and .rar files. Image formats suported are jpg, png, bmp, gif, wbmp etc.

***************** FEATURES **********************

  1. Multiplatform
  2. cbr, cbz, rar, zip and folders support
  3. jpg, gif, png, bmp, wbmp image support
  4. comic reading using keyboard and mouse
  5. fast open and comic navigation
  6. fullscreen mode
  7. fit width and fit height modes.
  8. zoom In, zoom Out and original Image Size modes
  9. Add and remove bookmarks
  10. Last page of previously read comic book saved as bookmark. 11.Drag and Drop comics or folder to view them.

**************************************** Key Board Events ****************************

O - Open Comic / Folder S - Save Page Left Arrow - Previous Page Right Arrow - Next Page W - Fit Width / Height [ - Zoom Out 1 - Original Image Size ] - Zoom In Escape - Toggle Fullscreen Mode T - Toggle Always On Top J - Jump To Page A - Add / Remove Bookmark O - Show Bookmarks K - Show Key Board Shortcuts H - Help Q - Quit

******************************** Mouse Events ****************************

Double Click - Toggle Fullscreen Mode Right Click - Popup Menu

Bookmarks : You can add three bookmarks per comic (using thumbtack icon or pressing 'A'). The Reader will save automatically the latest page read (the current page when closing). To go to any bookmark (last page included), open de bookmarks dialog and click on the desired page Usage and considerations

Usage and considerations : The usual way to read a comic with Elite Comix Reader is press 'O' to open a comic, and then use 'UP', 'DOWN' moreover, you can go to next or previous page using 'RIGTH' and 'LEFT'. Jumping between pages is posible using "Go To..." dialog ('J' key).

About

A simple java based comic book reader.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages