GIMP JP2 load and save
=====================

This plug-in provides functionality for loading and saving
jpeg2000 images.

It was written by Divyanshu Vats as part of the 2006
Google Summer of Code, and mentored by Simon Budig.

It requires the openjpeg library, available from http://openjpeg.org

To build and install it, just ...

	./autogen.sh
	make
	make install
