Fix colon case 82/315482/2
authorBowon Ryu <bowon.ryu@samsung.com>
Mon, 2 Dec 2024 08:21:30 +0000 (17:21 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Mon, 2 Dec 2024 09:31:36 +0000 (18:31 +0900)
commit8aa478d4a5147e980c0f88df3a2468908cc69a91
treed9f3e847b259b09bac41ad68bd4c6fb7901ba08a
parentb9a00b13ddf33ee8b39f06f52ed38a9bafa6be41
Fix colon case

If the current script run is ASCII_DIGITS, include the colon in the same script run.
Including both ASCII_DIGITS and ASCII_PS in the same script run can reduce unnecessary script run generation.
But I am still not sure about this.

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