No description
Find a file
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
dist Changed the build so that Savant and QuillDriver's builds include 2002-10-27 19:12:13 +00:00
docs Testing CVSROOT/log* e-mail script. 2002-10-03 02:29:30 +00:00
extensions CVS now ignores the third-party JARs. 2002-10-26 15:38:50 +00:00
license Previously, all but the last line had \r\r\n line feeds, which is neither DOS 2002-10-05 20:20:49 +00:00
source This may well be a fix to the "Improper line wrapping" bug. The fix 2002-10-28 03:08:04 +00:00
.cvsignore The build system now creates Java Web Start releases for all four programs. 2002-10-12 18:30:14 +00:00
build.xml Changed the build so that Savant and QuillDriver's builds include 2002-10-27 19:12:13 +00:00
jwsbuild.xml At Edward's request, Vamp is no longer required to build our tools. It is still 2002-10-25 11:04:24 +00:00