[Tizen] Fix character direction logic 77/298877/1
authorBowon Ryu <bowon.ryu@samsung.com>
Thu, 14 Sep 2023 07:39:00 +0000 (16:39 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Thu, 14 Sep 2023 11:56:10 +0000 (20:56 +0900)
commit92ce761949a9b74975d6a68e588124adb6be0652
tree885fb0cdae387fdd27b07ff76e97988f4354e5cd
parent2cc31ed1b210977052bdc3aadd2ed4d7704ffd74
[Tizen] Fix character direction logic

Replace fribidi_get_par_embedding_levels()
with fribidi_get_par_embedding_levels_ex().

This can include bracket information to find a better bidi embedding level.
And now we use this embedding level to determine the character direction.

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