I am releasing a new project to provide handwriting recognition service on Linux/Unix computers, found here:
https://sourceforge.net/projects/ink2text/.
This provides a shared library which can receive a stream of points representing handwriting on a tablet and returns what is written as text.
The idea is that any program can be enabled for hand-written input.
Unlike my first solution, this system does not require any copies of Windows - it only requires WINE (tested with v1.2 on Lucid 10.04 LTS) and some packages installed, and is much easier to set up. The details are in the included file named INSTALL.
At this time, you will also need to install my Stylus/Handwriting Input Panel project, which I have upgraded to use the new recognition system:
https://sourceforge.net/projects/ship-project/
Together this provides printed and cursive handwriting input for tablet computers.
Please try it and help me iron out any bugs in the install process. Then start bugging the Gnome & KDE people to tablet-enable their UI components.
PLEASE use the sourceforge project forums for support questions so others may benefit from the information.
Cheers,
bcw



