Built out of QML, ShortStrawJS and Zinnia.
- Pure QML-based layout, can integrate with input method panel
- Supports Chinese (Traditional/Simplified) and Japanese, models and engines from Zinnia
- Strokes detection and recognition based on ShortStraw algorithm
- Install Zinnia library
- Install QML Canvas plugin
- Check-out source code and compile:
git clone https://github.com/penk/qml-handwriting.git
- Download handwriting models, default path is
/usr/share/tegaki/models/zinnia/handwriting-zh_TW.model
The source codes are, unless otherwise specified, distributed under the terms of the GNU Lesser General Public License.
Copyright (C) 2012 Ping-Hsun Chen <[email protected]>, @penk
Includes:
- ShortStrawJS by Joshua Koo
- qmlcanvas by Qt Labs
- Zinnia models from Tegaki project