diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2012-09-20 22:13:50 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2012-09-20 22:13:50 +0200 |
commit | 83d0c72cbb99424c9f1e4a44c1449380bda845ea (patch) | |
tree | eef3aa159fa507e25f2fc7130ebdfea19e388899 /install-dpi-local | |
parent | f29f5ae191c88763bbff96f2a943d11238835bd2 (diff) |
add test/trie program
The test/trie program allows to create better packed tries to reduce
memory consumption of the hyphenation even further.
Usage:
trie <pattern file> > <prefix>/lib/dillo/hyphenation/<lang>.pat.trie
e.g:
./trie hyph-de-1996.pat > /usr/local/lib/dillo/hyphenation/de.pat.trie
If the <lang>.pat.trie is found, dillo will use this precompressed trie
instead of the <lang>.pat file.
Diffstat (limited to 'install-dpi-local')
0 files changed, 0 insertions, 0 deletions