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)
commitf9c3db4f7935d853202105f41719ec480eab63eb
treef091b1f426c4214f06f2cb4d5a1c128f8b78200e
parentaba7773421260d556c7abc0e6f663361826bf387
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: svn+ssh://svn.enlightenment.org/var/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]