This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

LWN article about DomTerm - with Kawa examples


I wrote an article for LWN about DomTerm, and it's now freely available:
https://lwn.net/Articles/670062/

There are some hopefully-interesting Kawa examples - see the screenshots.

The "polygon" example makes use of JFreeSVG (http://www.jfree.org/jfreesvg/).
You to configure Kawa to use it:

./configure --with-jfreesvg=/path/to/jfreesvg-3.0.jar

Otherwise it should just work.

I still don't have a mechanism for Kawa to automatically start up
a DomTerm window; instead you have to start kawa in an existing
DomTerm terminal window.  See http://domterm.org/Applications.html

I have lot of ideas for DomTerm and Kawa (of course), but we'll
see what happens when.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]