summaryrefslogtreecommitdiffstats
path: root/libraries/libunibreak/README
blob: 597ba98bcb0bf304d61a572e598f098e447e710b (plain)
1
2
3
4
5
6
7
8
9
libunibreak (a line breaking library)

Libunibreak is an implementation of the line breaking and word
breaking algorithms as described in Unicode Standard Annex 14 and
Unicode Standard Annex 29.

It is designed to be used in a generic text renderer. FBReader is one
real-world example, and the Enlightenment Foundation Libraries are
another.