Evas textblock: Use max ascent/descent at the edges of the textblock.
authorTom Hacohen <tom@stosb.com>
Tue, 6 Aug 2013 08:28:38 +0000 (09:28 +0100)
committerTom Hacohen <tom@stosb.com>
Tue, 6 Aug 2013 08:29:03 +0000 (09:29 +0100)
commit6583b83c7304dcc1cb3f6c869ba1a391770b677c
tree9e344c262772d25e6ff070df11fa891a01984844
parentbdb19cd97405a7ac3ec8bc73409e7c4534607ba9
Evas textblock: Use max ascent/descent at the edges of the textblock.

Thanks to Youngbok Shin for reporting the difference in behaviour between
textblock and text object.
src/lib/evas/canvas/evas_object_textblock.c
src/tests/evas/evas_test_textblock.c