Evas Text: Fix width of BiDi text
authorMinwoo, Lee <minwoo47.lee@samsung.com>
Mon, 11 Jul 2016 07:26:13 +0000 (16:26 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 11 Jul 2016 07:26:19 +0000 (16:26 +0900)
commitd22850848dc91eccc1995eb0a5e873fc27430d32
tree96d84886f7daf9c1f7d7de2cc54aecd20478fd36
parent5e2b1dde68bc6f61ec20fde47f5c849348c25636
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
src/lib/evas/canvas/evas_object_text.c