mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 01:15:33 +00:00
11 lines
No EOL
513 B
Markdown
11 lines
No EOL
513 B
Markdown
# Keyman: Gesture Recognizer Module
|
|
The Original Code is (C) SIL International
|
|
|
|
The Gesture Recognizer module is an internal component for all of Keyman's Web-based OSKs. At this time, this is only referenced by
|
|
KeymanWeb, seen within this repo at /web/.
|
|
|
|
## Minimum Compilation Requirements
|
|
|
|
See the repo-level [document for build configuration](../../../docs/build/index.md) for details on how to
|
|
configure your build environment.
|
|
- Follow the Keyman Engine for Web (KeymanWeb) requirements where appropriate. |