Fixed a problem where text size exceeds maximum texture size. 74/151374/7
authorJinho, Lee <jeano.lee@samsung.com>
Fri, 22 Sep 2017 05:10:03 +0000 (14:10 +0900)
committerJinho, Lee <jeano.lee@samsung.com>
Wed, 11 Oct 2017 15:00:45 +0000 (00:00 +0900)
commit182df666bc90e1a752537bdf933941aceef37304
treebb6b9c9ebcf6fe73df45a9363198d2d6b40d3ab1
parent3341b08e23b98cc2fa125da4f04b24162a4009d1
Fixed a problem where text size exceeds maximum texture size.

   - Adjusts the length of the text to the maximum texture size.
   - Dropped text will be shown as ellipsis.

Change-Id: Ie342327fcb8cb1ba0827b3943101ce2b141ac17d
dali-toolkit/internal/controls/text-controls/text-label-impl.cpp
dali-toolkit/public-api/controls/text-controls/text-label.h