[Prev][Next][Index][Thread]

Re: Linux on a DTR-1 (IBM Dauphin)?



>     As far as I know, there is no handwriting-based xterm, so that would
>     have to be hacked together also.

You could use the handwriting recognition API I developed for X/Unix. It
comes with a very simple single stroke recognizer, which you could, for
example, train with the Grafitti or Unistroke character set. The source
is available via:

	http://playground.sun.com/pub/multimedia/handwriting/hre.html

At the moment, it is configured for Solaris, but porting it to Linux 
should be easy.

		jak