Jskad/source/org/thdl/tib/text
dchandler 02558a1d78 Jskad supports <7, >8, etc. again; it no longer supports the punctuation
'<' and '>'.  The current keyboard implementation makes this an either-or
proposition, when fundamentally it need not be.

Added a <?Numbers?> command and an <?Input:Numbers?> command to
tibwn.ini; broke the numbers apart from the consonants.  This facilitates the
new-and-improved Tibetan->Wylie conversion.

Tibetan->Wylie is now done by forming legal tsheg-bars.  A legal tsheg bar
is converted into perfect THDL Wylie.  See code comments to learn what
it thinks is a legal tsheg-bar, but it inlcudes bskyUMbsH minus the trailing
punctuation (H), e.g.

Illegal sequences, such as runs of transliterated Sanskrit, are turned into
unambiguous Wylie; each glyph is followed by a vowel or a disambiguator
('.').

I've made it so that the illegal sequences are as beautiful as possible.  You
get 'pad+me', for example, not the equivalent but uglier 'pad+m.e.'.
2003-07-08 14:30:17 +00:00
..
tshegbar Fixed two bugs. 2003-06-15 03:08:57 +00:00
acip_keyboard.ini Added a few tests for the ACIP keyboard, which I've improved a bit. 2003-04-14 23:55:00 +00:00
DuffCellRenderer.java Factored TibetanDocument into two classes, one that is a 2002-11-02 03:38:59 +00:00
DuffCode.java Jskad supports <7, >8, etc. again; it no longer supports the punctuation 2003-07-08 14:30:17 +00:00
DuffData.java Fixed Javadoc warnings. 2003-06-29 15:37:35 +00:00
InvalidWylieException.java Initial revision 2002-09-23 23:15:39 +00:00
package.html Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00
sambhota_keyboard_1.ini Initial revision 2002-09-23 23:15:39 +00:00
tcc_keyboard_1.ini Initial revision 2002-09-23 23:15:39 +00:00
tcc_keyboard_2.ini Initial revision 2002-09-23 23:15:39 +00:00
THDLWylieConstants.java Jskad supports <7, >8, etc. again; it no longer supports the punctuation 2003-07-08 14:30:17 +00:00
TibetanDocument.java Fixed Javadocs. 2003-07-04 00:12:59 +00:00
TibetanHTML.java Better error messages in TMW->Wylie conversions. The user knows what's 2003-07-01 03:43:33 +00:00
TibetanKeyboard.java Fixed Javadoc warnings. 2003-06-29 15:37:35 +00:00
TibetanLabelView.java Fixed some Javadoc comments in preparation for putting up new Javadocs 2002-10-28 04:49:24 +00:00
TibetanMachineWeb.java Jskad supports <7, >8, etc. again; it no longer supports the punctuation 2003-07-08 14:30:17 +00:00
TibetanRTFEditorKit.java This may well be a fix to the "Improper line wrapping" bug. The fix 2002-10-28 03:08:04 +00:00
TibetanRTFViewFactory.java Now breaks the line after the last whitespace, not the first. 2002-10-28 04:12:49 +00:00
TibetanSyllable.java This is Tashi's TibetanSyllable class for sorting Wylie Tibetan. 2002-12-05 01:48:41 +00:00
TibTextUtils.java Jskad supports <7, >8, etc. again; it no longer supports the punctuation 2003-07-08 14:30:17 +00:00
tibwn.ini Jskad supports <7, >8, etc. again; it no longer supports the punctuation 2003-07-08 14:30:17 +00:00