mirror of https://github.com/espruino/BangleApps
|
||
---|---|---|
.. | ||
ChangeLog | ||
EwChart.pdf | ||
README.md | ||
app.png | ||
characterset.json | ||
letters.png | ||
lib.js | ||
metadata.json |
README.md
EdgeWrite Keyboard
A library that provides a swipeable keyboard using the EdgeWrite system https://depts.washington.edu/ewrite/
Usage
Swipe from corner to corner to enter characters, then press the button to submit the text to the calling app. To capitalize letters, complete your stroke in the top left corner.
To display the in app character chart, long press the screen; you can scroll through it by swiping. A dot represents the starting position of the swipe. Press the button to go back.
For a full character chart see EwChart.pdf
Supported: Letters (including capitals), numbers, backspace, word backspace, space, punctuation, new line, and some cursor controls (left, right, word left/right, home, end).
Unsupported: Extended mode, accents, and word-level stroking.