Jskad/source
dchandler 6540b260bd Fixes a (small, I think) TMW->Unicode performance glitch. I was
inserting 5 characters at a time and then skipping ahead just one
position.  I don't think this affected correctness.

I believe there's still a terrible (exponential?) slowdown as the
input file gets bigger, however.  Perhaps not -- but we run through
the first 1000 TMW glyphs in 6 seconds, the 20th thousand takes at
least 60 seconds.  Is TMW->Wylie faster than TMW->Unicode?  If so,
why?

Thought: don't use a DuffPane within TibetanConverter -- it can only
add overhead, right?  My hprof profile said that the conversion was
taking just a couple of percent of the work; the rest was going to
display-related stuff that you should only see if you were displaying
the document.  I'm not!
2003-06-22 04:08:33 +00:00
..
org/thdl Fixes a (small, I think) TMW->Unicode performance glitch. I was 2003-06-22 04:08:33 +00:00
xml Savant and QuillDriver are being removed from THDL Tools 2003-03-13 20:00:51 +00:00
.cvsignore Added two RTF files necessary for running Savant. 2002-10-04 13:30:09 +00:00
keyboards.ini Jskad keyboards are now configured via keyboards.ini, a file that has 2003-05-14 03:25:36 +00:00
options.txt Added an option to control the Unicode font for TMW->Unicode 2003-06-15 20:28:56 +00:00
overview.html Updated this file, which is used in making the Javadocs. 2003-03-22 03:14:02 +00:00
Sambhota_keymap_one.rtf Formatted these to look good in our Java RTF panes. 2002-10-19 02:20:19 +00:00
TCC_keyboard_1.rtf Formatted these to look good in our Java RTF panes. 2002-10-19 02:20:19 +00:00
TCC_keyboard_2.rtf Formatted these to look good in our Java RTF panes. 2002-10-19 02:20:19 +00:00
Wylie_keyboard.rtf I've made Jskad adhere to the THDL Extended Wylie spec. Some 2003-05-26 13:11:51 +00:00