Jskad/source/org/thdl/tib/text/tshegbar
dchandler 7ea185fa01 Renamed UnicodeCharToExtendedWylie to
UnicodeCodepointToThdlWylie.java.

Added a new class, UnicodeGraphemeCluster, that can tell you
the components of a grapheme cluster from top to bottom.  It does not
yet have good error checking; it is not yet finished.

Next is to parse clean Unicode into GraphemeClusters.  After that comes
scanning dirty Unicode into best-guess GraphemeClusters, and scanning
dirty Unicode to get nice error messages.
2002-12-17 13:51:18 +00:00
..
LegalTshegBar.java Renamed UnicodeCharToExtendedWylie to 2002-12-17 13:51:18 +00:00
package.html Now uses terminology from the Unicode standard. No more talk of 2002-12-15 03:35:24 +00:00
TshegBar.java Extended Wylie is referred to as THDL Extended Wylie or THDL Wylie 2002-12-15 06:57:32 +00:00
UnicodeCodepointToThdlWylie.java Renamed UnicodeCharToExtendedWylie to 2002-12-17 13:51:18 +00:00
UnicodeConstants.java Extended Wylie is referred to as THDL Extended Wylie or THDL Wylie 2002-12-15 06:57:32 +00:00
UnicodeGraphemeCluster.java Renamed UnicodeCharToExtendedWylie to 2002-12-17 13:51:18 +00:00
UnicodeReadyThunk.java Now uses terminology from the Unicode standard. No more talk of 2002-12-15 03:35:24 +00:00
UnicodeUtils.java Renamed UnicodeCharToExtendedWylie to 2002-12-17 13:51:18 +00:00