[AdgCanvas] Modified margins behavior
commit00bcafc327cb11d38a7e6396f6612d119bb5980b
authorNicola Fontana <ntd@entidi.it>
Wed, 23 Jun 2010 19:32:36 +0000 (23 21:32 +0200)
committerNicola Fontana <ntd@entidi.it>
Wed, 23 Jun 2010 19:32:36 +0000 (23 21:32 +0200)
treecabf74a8a64ce484935c933ff0d4a4bc84b23394
parent0187fb900db694d8a4785bfaf69c331d032ec861
[AdgCanvas] Modified margins behavior

The margins must not modify the ctm matrix of the cairo context: while
printing the margins should not be considered at all.

Modified AdgGtkArea to handle the margins without modifying the ctm.
src/adg-gtk/adg-gtk-area.c
src/adg/adg-canvas.c