[Tizen] Fix character direction logic 90/298990/1 accepted/tizen/7.0/unified/20230927.090507
authorBowon Ryu <bowon.ryu@samsung.com>
Thu, 14 Sep 2023 07:39:00 +0000 (16:39 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Mon, 18 Sep 2023 06:11:45 +0000 (15:11 +0900)
commit7d126e1c1e5745c34e8dcde5b397b138e3c90052
treea4ca0e5b08f490baef1961fe33ba2ee2164543eb
parentc1b802d1cff684602947a6db2779b0660b14842d
[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: I5ce0d4942f4d7b3fd412921bc15aa5d1882769fa
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
dali/internal/text/text-abstraction/bidirectional-support-impl.cpp