libgdiplus: An Open Source implementation of the GDI+ API.

This is part of the Mono project

Requirements:

	This requires Cairo to build.

To build:

	./configure --prefix=YOUPREFIX
	make

To install:

	make install