packages icon
To compile just run "COMPILE" - edit if needed.

This is just released for interest sake and usefulness only.

All code is GPL - Copyright The Rasterman (Carsten Haiztler) 1997.

use at your own risk.

requires gdk_imlbi to be compield and installed.

needs libjpeg, libitff and libpng.

it builds a single executable (with debugging on - you can strip it)

to run:

ee file [file [file [file ...]]]

left button advances thru the image list, middle goes back.
right button brings up the control panel.

It can only save PPM format images.

it is intended as an IMAGE VIEWER NOT AS AN EDITOR. If you want editing USE
THE GIMP! I have no plans on adding plugins ever. If someone wants ot make
is slow to load up and add gimp plugin support - you can do it later.

The code is a MESS! BIG MESS! HUGE MESS!

I am now cleaning it up.

Don't judge it by the readability of the code. it will be neat soon.

Good luck :)