Jskad/source/org/thdl/tib/text/tshegbar
dchandler aa5d86a6e3 The *->Unicode conversions were outputting Unicode that was not
well-formed.  They still do, but they do it less often.

Chris Fynn wrote this a while back:

   By normal Tibetan & Dzongkha spelling, writing, and input rules
   Tibetan script stacks should be entered and written: 1 headline
   consonant (0F40->0F6A), any subjoined consonant(s) (0F90-> 0F9C),
   achung (0F71), shabkyu (0F74), any above headline vowel(s) (0F72
   0F7A 0F7B 0F7C 0F7D and 0F80); any ngaro (0F7E, 0F82 and 0F83).

Now efforts are made to ensure that the converters conform to the
above rules.
2004-12-13 02:32:46 +00:00
..
LegalTshegBar.java Added comments referring to a user guide in development now. 2003-12-06 20:26:15 +00:00
LegalTshegBarTest.java The ACIP "BNA" was converting to B-NA instead of B+NA, even though NA cannot take a BA prefix. This was because BNA was interpreted as root-suffix. In ACIP, BN is surely B+N unless N takes a B prefix, so root-suffix is out of the question. 2003-10-26 00:24:28 +00:00
package.html Now uses terminology from the Unicode standard. No more talk of 2002-12-15 03:35:24 +00:00
TibetanSyntaxException.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
TransitionInstruction.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +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 The ~M and ~M` EWTS change had not fully been made. Someone submitted a bug report 911472 that alerted me to this. 2004-03-07 17:02:35 +00:00
UnicodeCodepointToThdlWylieTest.java Added a test for org.thdl.tib.text.tshegbar.UnicodeCodepointToThdlWylie. 2003-03-22 04:55:17 +00:00
UnicodeConstants.java Fixed a bunch of bugs; supports le'u'i'o, sgom pa'am, etc. 2003-03-31 00:33:50 +00:00
UnicodeGraphemeCluster.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
UnicodeGraphemeClusterTest.java Moved ad-hoc test.java test cases to UnicodeGraphemeClusterTest.java, 2003-03-22 03:55:39 +00:00
UnicodeReader.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
UnicodeReadingStateMachineConstants.java The ~M and ~M` EWTS change had not fully been made. Someone submitted a bug report 911472 that alerted me to this. 2004-03-07 17:02:35 +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 The *->Unicode conversions were outputting Unicode that was not 2004-12-13 02:32:46 +00:00
UnicodeUtilsTest.java The *->Unicode conversions were outputting Unicode that was not 2004-12-13 02:32:46 +00:00
ValidatingUnicodeReader.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
ValidatingUnicodeReaderTest.java I've got too many sandboxes, so I'm committing these changes, 2003-04-12 20:56:20 +00:00