[Tizen] Fix visual transform offset of text label 03/299103/1 accepted/tizen/7.0/unified/20230927.090510
authorBowon Ryu <bowon.ryu@samsung.com>
Tue, 29 Aug 2023 10:04:22 +0000 (19:04 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Wed, 20 Sep 2023 01:14:00 +0000 (10:14 +0900)
commitc9b4930d5d29a7cc93e595877d3773fd0b0b4ea6
tree5f6e5ff40529c733aa30b4080182d6c8ff68ad6b
parent8b4334f3c510280087ebb4e317c3f1562f101150
[Tizen] Fix visual transform offset of text label

Font rendering quality is very degraded
when the visual translation y offset is a decimal value.
To prevent this issue, round the offset.

Change-Id: I9e3630f568d6b97a623e9ed32447b2980beb78a6
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
dali-toolkit/internal/controls/text-controls/text-label-impl.cpp