Evas Textblock/text: Add clipping until we fix inset handling.
authorTom Hacohen <tom@stosb.com>
Tue, 29 Mar 2011 13:52:42 +0000 (13:52 +0000)
committerTom Hacohen <tom@stosb.com>
Tue, 29 Mar 2011 13:52:42 +0000 (13:52 +0000)
commita9fb04ffb01719f2aa2142e0dd356617e925ab24
tree41a3b4638b10fc6a5c5057b7e5eb32448cde9abb
parentfabf5bc16bbc061ad3ce0b76e9396b3f7cc88f9d
Evas Textblock/text: Add clipping until we fix inset handling.

Currently inset handling is not handled correctly so we just clip
to the left if there's no enough margin to draw the what overflows.
This is the same behavior that was done up until now because of the
global clipper that was applied.

SVN revision: 58184
legacy/evas/src/lib/canvas/evas_object_text.c
legacy/evas/src/lib/canvas/evas_object_textblock.c