[4.0] Modify linebreak unit when creating LineLayout 45/164645/2
authorJinho, Lee <jeano.lee@samsung.com>
Wed, 20 Dec 2017 07:06:49 +0000 (16:06 +0900)
committerJinho, Lee <jeano.lee@samsung.com>
Wed, 20 Dec 2017 10:32:11 +0000 (19:32 +0900)
commit99fb20889fb67ae4faa05a8eb5123144190b293f
tree38a3c9c0ac84468ac6cad2bb57bce868e1b3a66a
parent36ec23f37b52c2195ca18c68db6893c11a7a87dd
[4.0] 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: If7dc8b721b542ab0896326721fc71fed70319d95
dali-toolkit/internal/text/layouts/layout-engine.cpp