[AdgToyText] Implemented arrange() virtual method
commit8ed49ab7cce20bfeb4f9bb99ac72764d40913e71
authorNicola Fontana <ntd@entidi.it>
Mon, 21 Sep 2009 08:13:40 +0000 (21 10:13 +0200)
committerNicola Fontana <ntd@entidi.it>
Mon, 21 Sep 2009 08:13:40 +0000 (21 10:13 +0200)
treec0c0c9659bf8462b7e759f3c8868d2d3bd360c36
parent1c7244220311f8c5776c5d5323e06ed5d208a96b
[AdgToyText] Implemented arrange() virtual method

Removed the old hardcoded extents calculation and moved the logic to the
new arrange() infrastructure. Also, invalidated the font when the global
matrix changes in a relevant way so the ctm arg needed by
adg_font_style_font() call can be in sync with the render() method.
adg/adg-toy-text-private.h
adg/adg-toy-text.c
adg/adg-toy-text.h