
  cbrPager (c) 2004 - John Coppens
  --------

This is a simple pager, written out because I did not want to dedicate
the huge Java resources just to page through images.

It's released under the General Public License. The exact details are
contained in the COPYING document included.

As it is, the executable is only about 100 kB, and has the following
features:

	- It does 'cbr' files only - I haven't encountered any
	  cbz file yet, so I can't add it.

	- It decodes 'jpg' and 'jpeg' images, and should do gifs
	  and pngs.

	- When paging, it tries to be logical, going to the top
	  of the next page and bottom of the previous page (settable).

	- You can zoom in and out

Notes:

I'm not a very great reader of comic books, I just encountered one I
liked and was then surprised that I could not locate a native reader 
for the format. It seemed a nice challenge, and some problems did
arise from unsuspected corners.

So, I hope it's useful to someone.

Greetings,
John
