GIMP Lowlight Tonemapper Plug-In 
=====================

Copyright (C) 2011-2012  Yeon Jin (Grace) Lee <grace.yeonjin.lee@gmail.com>

See INSTALL for further instructions

- The source is separated in main/interface/render files (core/ui separation).
- It's prepared for I18N.
- It installs it's own help files.
- Full autoconf/automake support.
- A dialog with examples of all libgimp widgets.

To build and install it, just ...

	./configure
	make
	make install

 ... and it's there.
