[ADG] The extents are now expressed on identity matrix
commit110a99ca895950f14cddec1ebba4a6ab8e0fd464
authorNicola Fontana <ntd@entidi.it>
Sun, 17 Jan 2010 17:08:57 +0000 (17 18:08 +0100)
committerNicola Fontana <ntd@entidi.it>
Sun, 17 Jan 2010 17:08:57 +0000 (17 18:08 +0100)
treea8b48300fd6fa8bc0cbca7be45e5caa7c298a6b4
parentc2da2c8f2da797491a656c7072f02dce3614e5f6
[ADG] The extents are now expressed on identity matrix

The extents are now expressed in the same space (the identity matrix)
allowing comparisons between different entities and simplyfing some
code, most notably the AdgContainer one.

Furthermore, the arrange algorithm of the quote has been rewritten in a
cleaner way, resolving some long standing bounding box issue.

Closes issue #14: http://dev.entidi.com/p/adg/issues/14/
adg/adg-container.c
adg/adg-dim.c
adg/adg-entity.c
adg/adg-ldim.c
adg/adg-logo.c
adg/adg-projection.c
adg/adg-stroke.c
adg/adg-table.c
adg/adg-toy-text.c