eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Reece H. Dunn 2d982956a5 Store the category data in uint8_t arrays to minimize their compiled size. 12 years ago
docs Parse the UCD data files. 12 years ago
src Store the category data in uint8_t arrays to minimize their compiled size. 12 years ago
tests Add tests for querying UCD properties; fix discovered issues. 12 years ago
tools Store the category data in uint8_t arrays to minimize their compiled size. 12 years ago
.gitignore Add tests for querying UCD properties; fix discovered issues. 12 years ago
AUTHORS Parse the UCD data files. 12 years ago
COPYING Parse the UCD data files. 12 years ago
Makefile.am Add tests for querying UCD properties; fix discovered issues. 12 years ago
README.md Parse the UCD data files. 12 years ago
autogen.sh Infrastructure for building libucd.a. 12 years ago
configure.ac Infrastructure for building libucd.a. 12 years ago

README.md

Unicode Character Database (UCD) Tools

The Unicode Character Database (UCD) Tools is a set of programs for working with the UCD from unicode.org.