Modify linebreak unit when creating LineLayout 13/166613/5
authorminho.sun <minho.sun@samsung.com>
Thu, 11 Jan 2018 06:33:32 +0000 (15:33 +0900)
committerMinho Sun <minho.sun@samsung.com>
Mon, 27 Aug 2018 06:45:39 +0000 (06:45 +0000)
commit87ee192bc7f97c78faea025484fc90ac231cfd81
tree10c00c9276cd960a77086c8353ddeec4def8c453
parent895e2909bd541d9f987923c40dabd9417f66325b
Modify linebreak unit when creating LineLayout

 - period is reconized word unit.
 - In the past, if the text exceeded the line layout size, only the
   period was down to another line.
 - Modify line breaks to linebreak instead of Wordbreak.

Change-Id: Ice94c19550807f5e7d8907152e07ec0aaa4c6e10
Signed-off-by: minho.sun <minho.sun@samsung.com>
dali-toolkit/internal/text/layouts/layout-engine.cpp