0.1.0 (2008-04-12):
	Addition of 2D X/Y line. Code cleanup and internal
	documentation. Changed order of default colours to move
	the light and potentially difficult-to-read yellow colour
	towards the end of the list. Added detection of bad input
	for pie data type. Fixed handling of named colour values
	(e.g. 'red' as opposed to 'FF0000')

	* Supported encoding types: text ('t')
	* Supported chart types: 2D pie ('p'), 2D X/Y line ('lxy')
	* Supported output types: png (default), svg)

0.0.1 (2008-04-03):
	Initial release.

	* Supported encoding types: text ('t')
	* Supported chart types: 2D pie ('p')
	* Supported output types: png (default), svg)
