Evas Textblock/text: Fix rendering outsize of zone and speed things up.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 29 Mar 2011 13:52:35 +0000 (13:52 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 29 Mar 2011 13:52:35 +0000 (13:52 +0000)
commitb5e8207794dd7cc3374eeaac73f277f4ef4f213e
tree6df5b8c579ccef20b895abd09a848f3ca013ab82
parent1d2640e175b00b1e5f67f3da1c9197ff9dc1f796
Evas Textblock/text: Fix rendering outsize of zone and speed things up.

This speeds things up and uses "out of render zone" drawing.
In this commit we also start using width correctly so rendering should
be more exact.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@58183 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_text.c
src/lib/canvas/evas_object_textblock.c