Evas liblinebreak: Added the wordbreak support.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 12 Dec 2011 15:25:39 +0000 (15:25 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 12 Dec 2011 15:25:39 +0000 (15:25 +0000)
commitc42a0488772f2b377da456947caadb0254e8957e
treef091b1f426c4214f06f2cb4d5a1c128f8b78200e
parentf46f0c5838fd8b509d90dca95a917916054cb7dd
Evas liblinebreak: Added the wordbreak support.

Will send it upstream soon. My tests worked, but they are far from
complete. Probably needs more complete testing.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@66118 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/static_deps/liblinebreak/AUTHORS
src/static_deps/liblinebreak/Makefile.am
src/static_deps/liblinebreak/gen_wordbreak_data.sh [new file with mode: 0755]
src/static_deps/liblinebreak/sort_numeric_hex.py [new file with mode: 0755]
src/static_deps/liblinebreak/wordbreak.c [new file with mode: 0644]
src/static_deps/liblinebreak/wordbreak.h [new file with mode: 0644]
src/static_deps/liblinebreak/wordbreakdata.x [new file with mode: 0644]
src/static_deps/liblinebreak/wordbreakdef.h [new file with mode: 0644]