Jskad/source/org/thdl/tib
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
..
input Added jskad_doc.html (a revision of which is up at 2002-12-07 17:53:24 +00:00
scanner changed them to public 2002-11-29 08:08:54 +00:00
text Renamed UnicodeCharToExtendedWylie to 2002-12-17 13:51:18 +00:00