Overview of Changes from drawtk1.Ob to drawtk2.0
================================================

* New shape: circular strip
* New property modifier: dtk_setcolor_shape
* Few documentation fixes

Overview of Changes from drawtk1.0 to drawtk1.0b
================================================

* Changes resources used in the tests (license issues)


Overview of Changes from drawtk0.0 to drawtk1.0
===============================================

Relicense the library into LGPL3+

* New features
	- Support for video
	- Use hash for faster texture lookup
	- New example: errmon.c

* Bug fixes
	- Font search now returns a real match to the pattern


Overview of Changes from libfeedback to drawtk0.0
=================================================

* New features
	- Improved texture loading:
		created window is no longer needed
		texture loading  in a separated thread is now possible
	- Shapes are now independent object from window
	- Better string support
	- Add Windows support
