4 Strongly separated model and paper matrix concepts and updated their
5 management using nested transformations.
7 Reworked the rendering process in a cleaner way by propagating the
8 "render" signal and using internal entity states to let the application
9 know what changed from the previous rendering.
14 Reworked the sources tree in a cleaner way (to help future development)
15 and used private structs instead of populating the instance structure.
20 This is the first public release of the ADG library. It is in a early stage of
21 developement, but the goal is quite ambitious!
23 The ADG library is based on cairo (http://cairographics.org) and glib-2.0
24 (http://www.gtk.org), found in any decent linux system. Furthermore, I based
25 the container/child relationship on my little gcontainer library
26 (http://sourceforge.net/projects/gcontainer/): you must download and install