libunibreak: Fix for Hangul word wrap
authorYoungbok Shin <youngb.shin@samsung.com>
Thu, 14 Dec 2017 12:39:30 +0000 (21:39 +0900)
committerJiyoun Park <jy0703.park@samsung.com>
Thu, 21 Dec 2017 13:34:07 +0000 (22:34 +0900)
commit2f52dad08af2fb24cc9bd418558f3bf9c047911a
tree5042263a755b54b34953a8aa3ad131a1380d9ea9
parentf6714fa8ca950cca3d15cb0ce45e756427d6687c
libunibreak: Fix for Hangul word wrap

Word wrap is not supported for Hangul characters.
To make it work for Hangul, use english alphabet tables instead of Hangul.

@tizen_fix

Change-Id: I1059f63eadd526540c468af3f3c70b9788f74133
src/static_libs/libunibreak/linebreak.c