[AdgCanvas] Added frame around the canvas
commit82540f53cb852e47e7cc3c4097fcad73b4dfb828
authorNicola Fontana <ntd@entidi.it>
Sat, 1 May 2010 10:49:37 +0000 (1 12:49 +0200)
committerNicola Fontana <ntd@entidi.it>
Sat, 1 May 2010 11:04:09 +0000 (1 13:04 +0200)
tree8768354ff5c7781c35dd98c1a780158463ace5fc
parentda6c56c78378f5c80ae357d566202bbb2890d432
[AdgCanvas] Added frame around the canvas

Rendering a rectangle around the canvas extents (less the margins) using
the custom AdgCanvas:frame-dress line style.
src/adg/adg-canvas-private.h
src/adg/adg-canvas.c
src/adg/adg-canvas.h
src/adg/tests/test-canvas.c