[Tizen] Fix ZWJ issue 53/300253/1 tizen_6.5
authorBowon Ryu <bowon.ryu@samsung.com>
Tue, 17 Oct 2023 06:36:03 +0000 (15:36 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Thu, 19 Oct 2023 08:23:57 +0000 (17:23 +0900)
commitbf362333ce520185cda8b135d20c8f6429c12c41
treef5e10bdf9ab2e2d5e2898b0e96d1e3a7cf216fe5
parentfb7b87c4d944ea911eba5330930ecb09aa56fbb4
[Tizen] Fix ZWJ issue

Added ZWJ sequence to solve the issue of ZWJ not working.
this patch processes ZWJ as one sequnce.
and this condition has been merged with the previous emoji logic.

Added exception handling in editable environment.
Removed unnecessary variables related to emoji.

Change-Id: Id7825732d96c3e87a8c93b6c2e8d57e057eb7435
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
dali-toolkit/internal/text/multi-language-support-impl.cpp
dali-toolkit/internal/text/text-controller-impl.cpp