Evas liblinebreak: Added the wordbreak support.
authorTom Hacohen <tom@stosb.com>
Mon, 12 Dec 2011 15:25:39 +0000 (15:25 +0000)
committerTom Hacohen <tom@stosb.com>
Mon, 12 Dec 2011 15:25:39 +0000 (15:25 +0000)
commitf147928c849bf91318c0b25a76d76655316fd93f
treeda989c0a71ba64ce0c4fb412644780092e6a5455
parentf4ea278a71367aa7205728b2f47c57602fafeacc
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.

SVN revision: 66118
legacy/evas/src/static_deps/liblinebreak/AUTHORS
legacy/evas/src/static_deps/liblinebreak/Makefile.am
legacy/evas/src/static_deps/liblinebreak/gen_wordbreak_data.sh [new file with mode: 0755]
legacy/evas/src/static_deps/liblinebreak/sort_numeric_hex.py [new file with mode: 0755]
legacy/evas/src/static_deps/liblinebreak/wordbreak.c [new file with mode: 0644]
legacy/evas/src/static_deps/liblinebreak/wordbreak.h [new file with mode: 0644]
legacy/evas/src/static_deps/liblinebreak/wordbreakdata.x [new file with mode: 0644]
legacy/evas/src/static_deps/liblinebreak/wordbreakdef.h [new file with mode: 0644]