[AdgToyText] Using adg_entity_apply_local_matrix()
commit8c0b16339a10cb5eaac7d961c5f2976c94c54c08
authorNicola Fontana <ntd@entidi.it>
Sat, 29 Aug 2009 20:48:58 +0000 (29 22:48 +0200)
committerNicola Fontana <ntd@entidi.it>
Sat, 29 Aug 2009 20:48:58 +0000 (29 22:48 +0200)
tree5e972e514f4df452417ffd550b131db885b7f2db
parent83a10fa1535f0337200352813f7ada795ebaba9e
[AdgToyText] Using adg_entity_apply_local_matrix()

Overriden the get_local_matrix() method to keep only the x0 y0 part of
the local matrix (the AdgToyText is not subject to rotation or scaling
introduced by local maps) and updated rederer() to use the newly
adg_entity_apply_local_matrix() API.
adg/adg-toy-text.c