anm2png, extracts PNG images from ANM archives.

thinspng, inserts PNG images into ANM archives.

Build:
	Install libpng.
	$ make

Build for Windows:
	Download and build libz and libpng under this directory.
	Check the include paths in the Makefile.ming32.
	$ make -f Makefile.mingw32 CC=i486-mingw32-gcc

xarnonymous@gmail.com
