Evas Text: Fix width of BiDi text
authorMinwoo, Lee <minwoo47.lee@samsung.com>
Tue, 29 Nov 2016 10:51:35 +0000 (19:51 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 2 Jan 2017 07:23:57 +0000 (16:23 +0900)
commit2683733b109335189252ab8e9083bccbdf0a12cf
treee910440f3c8fd12d4517249d30f5caf133ad9767
parent09f6d1d51eacd4353ea09b2688b54b31b8c88b50
Evas Text: Fix width of BiDi text

Summary: BiDi text is truncated because the way we find the last visual item in text object is wrong.
This patch is similar with _line_native_last_visual_get function in textblock.

Reviewers: cedric, tasn, herdsman

Subscribers: id213sin, cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D3947
(commit id: d22850848dc91eccc1995eb0a5e873fc27430d32)

Signed-off-by: Minwoo, Lee <minwoo47.lee@samsung.com>
Change-Id: Iec239ad7edad9eb688a7430dd4384842093efaa2
src/lib/evas/canvas/evas_object_text.c