Changed the return type of GetBidiCharacterDirection. 97/194097/3
authorJoogab Yun <joogab.yun@samsung.com>
Thu, 29 Nov 2018 04:56:01 +0000 (13:56 +0900)
committerJoogab Yun <joogab.yun@samsung.com>
Mon, 3 Dec 2018 06:11:07 +0000 (15:11 +0900)
commitb8b68bd1948693a23a917884ff97706466959c63
tree4fcef01cd18e4d289c12565ea7c6f6f9d2ab24ee
parent2794cd5601bb1c228381d6186cde663b5a2d613b
Changed the return type of GetBidiCharacterDirection.

ex) When I run the sample below, the direction of the brackets is wrong.
 TextLabel label = TextLabel::New("الدفع التالي: $0.79 (2018/12/29)");

Change-Id: I766fcf5d2176783a9bf1841595f2b08ffe1f9186
dali/internal/text/text-abstraction/bidirectional-support-impl.cpp