I've finally made a great breakthrough and compiled Tomoe for SCIM. This is Japanese handwriting recognition for X.
This was one thing because of which I hesitated for long to leave the Sharp ROM. Especially for students of Japanese, handwriting recognition is essential, because it enables you to look up unknown Kanji by drawing them.
Tomoe usage.To use it, download and install:
scim_1.4.3_arm.ipklibtomoe_0.1.0_arm.ipkscim-tomoe_0.1.0_arm.ipktomoe_0.2.1_arm.ipkExport the following variables:
GTK_IM_MODULE=scim
QT_IM_MODULE=scim
XIM_PROGRAM="scim -d"
XMODIFIERS=@im=SCIM
Then run "scim". If you click on the scim toolbar that'll appear you can select handwriting recognition.
The only problem is, the font Tomoe uses is a little too big, so you don't see the full Kanji that it offers as recognized:
[ Invalid Attachment ]
It's probably some config thing, haven't looked into it yet. If anyone knows, please let me know.