Jskad/source
dchandler 0ad135f8f1 This may well be a fix to the "Improper line wrapping" bug. The fix
is basically that we use our own special ViewFactory, with a new
subclass of LabelView (the view RTFEditorKit uses for the nitty
gritty) that is aware of Tibetan.

There are a couple of nasty hacks still here, and Swing's
documentation for doing what I did was quite poor.  I searched the web
for hours, read the Javadocs and the tutorials, and consulted a Swing
reference book, but I still don't have tremendous confidence in this
solution.  If it fundamentally doesn't work, though, we have to define
our own first-class Document, Element hierarchy, ViewFactory, Views,
and EditorKit.  So let's hope it *does* work fundamentally.

I can't say for sure if this even works, as I have yet to run this
code on a machine where Jskad works properly.  I had major trouble
installing the TMW fonts on Linux, and have yet to resolve it, even
after verifying via xlsfonts that the fonts were installed and then
changing TibetanMachineWeb.java to look for them.  Because I haven't
tested this yet, a lot of nasty code is tagged 'DLC' and commented
out.
2002-10-28 03:08:04 +00:00
..
org/thdl This may well be a fix to the "Improper line wrapping" bug. The fix 2002-10-28 03:08:04 +00:00
.cvsignore Added two RTF files necessary for running Savant. 2002-10-04 13:30:09 +00:00
aboutsavant.rtf Fixed two typos. 2002-10-05 03:27:39 +00:00
chinesebundle.txt Initial revision 2002-09-28 00:53:39 +00:00
MessageBundle.properties no message 2002-10-25 19:48:23 +00:00
MessageBundle_de_DE.properties Initial revision 2002-09-28 00:53:39 +00:00
MessageBundle_zh_CN.properties Initial revision 2002-09-28 00:53:39 +00:00
options.txt Changed the build so that Savant and QuillDriver's builds include 2002-10-27 19:12:13 +00:00
overview.html Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00
Sambhota_keymap_one.rtf Formatted these to look good in our Java RTF panes. 2002-10-19 02:20:19 +00:00
savanthelp.rtf Added two RTF files necessary for running Savant. 2002-10-04 13:30:09 +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 Formatted these to look good in our Java RTF panes. 2002-10-19 02:20:19 +00:00