Now uses terminology from the Unicode standard. No more talk of
characters, for example. Normalization forms NFKD and NFD are supported for the Tibetan Unicode range. I don't like either, actually. I've tested NFKD, but I've not yet committed the tests.
This commit is contained in:
parent
3199ff7926
commit
a42347b224
7 changed files with 210 additions and 136 deletions
|
@ -21,9 +21,9 @@
|
|||
syllable.
|
||||
|
||||
<p>
|
||||
This package allows for turning a string of Unicode characters into
|
||||
This package allows for turning a string of Unicode codepoints into
|
||||
our <i>TTBIR</i>, our Tibetan Tsheg Bar Internal Representation.
|
||||
Said Unicode document may contain non-Tibetan characters also.
|
||||
Said Unicode document may contain non-Tibetan codepoints also.
|
||||
</p>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue