[AdgToyText] Improved matrices handling
commit24024faacf8b1affb00ee4806547ed340a8caaaf
authorNicola Fontana <ntd@entidi.it>
Thu, 20 Aug 2009 01:10:39 +0000 (20 03:10 +0200)
committerNicola Fontana <ntd@entidi.it>
Thu, 20 Aug 2009 01:10:39 +0000 (20 03:10 +0200)
tree29e4b19629ea9a5a846ca6f30475ea8b97fd8d67
parent319c2037c800c1a07f9dd8d0ce8bbefcc9f5ae33
[AdgToyText] Improved matrices handling

Use the local matrix only to get the (x; x) origin of the text in local
space: the rest of the matrix is ignored.

Removed useless code and substituted with transformation whenever
possible. General code cleanup.
adg/adg-toy-text.c