fix issue with VerticalLineAlignment with multiple font sizes 97/274097/6
authorAbdulleh Ghujeh <abdullahhasan10@gmail.com>
Wed, 20 Apr 2022 10:07:07 +0000 (13:07 +0300)
committerssabah <s.sabah@samsung.com>
Mon, 30 May 2022 08:54:47 +0000 (11:54 +0300)
commit6dee947335ac2aadaa52d5d1b60e8e3880208329
tree1f5c246220cef63565e44d3a904b0a09ee741e81
parentba1c6fea08ea39ca92356ae4b39a952919398e7e
fix issue with VerticalLineAlignment with multiple font sizes

when having multi-line, every line contains text that have different font size.
VerticalLineAlignment does not work properly.

Change-Id: I89b2a1b0c3a01c6cd79dc8de3c0e42876e2b7251
dali-toolkit/internal/text/rendering/text-typesetter.cpp