[ADG] Improved rendering process
commit00e09c1c95c18bd6efcd62f15cbe3d7e81a7a672
authorNicola Fontana <ntd@entidi.it>
Mon, 17 Aug 2009 14:30:11 +0000 (17 16:30 +0200)
committerNicola Fontana <ntd@entidi.it>
Mon, 17 Aug 2009 14:30:11 +0000 (17 16:30 +0200)
tree991ec0c62d67dde7fbf938b8be0e033c68c87e01
parent584b6c4cfd9c8e271b50c87f320d72e5f19140d4
[ADG] Improved rendering process

Use a default "render" signal handler that always sets the global matrix
on cr before calling the "render" virtual method and that restores the
cairo context after that call, optionally setting the RENDERED flag if
the virtual method returns TRUE.
adg/adg-adim.c
adg/adg-container.c
adg/adg-entity.c
adg/adg-entity.h
adg/adg-ldim.c
adg/adg-stroke.c
adg/adg-toy-text.c