INSTALLATION
------------

To build -
----------

	make

To install -
------------

	make install

	(will copy ai2gimp-palette into /usr/local/bin)


To use -
--------

If you have an AI file called 'foo.ai', you can convert it as follows;

	ai2gimp-palette foo.ai > foo.gpl

	You can then copy the foo.gpl file (after you've checked it) to your
	GIMP palette directory, such as ~/.gimp-2.2/palettes/ or 
	/usr/local/share/gimp/2.2/palettes

END.
