BangleApps/apps/kbedgewrite
Ian Ward 7e76c83254 forgot to update version in metadata 2024-11-05 13:08:43 +00:00
..
ChangeLog Draw initial text after setUI in case it removes a back button 2024-11-05 13:06:26 +00:00
EwChart.pdf New keyboard 2024-10-21 15:45:46 +01:00
README.md Accented characters and extended mode 2024-10-31 15:31:51 +00:00
app.png New keyboard 2024-10-21 15:45:46 +01:00
characterset.json Accented characters and extended mode 2024-10-31 15:31:51 +00:00
letters.png New keyboard 2024-10-21 15:45:46 +01:00
lib.js Draw initial text after setUI in case it removes a back button 2024-11-05 13:06:26 +00:00
metadata.json forgot to update version in metadata 2024-11-05 13:08:43 +00:00
screenshot.png Accented characters and extended mode 2024-10-31 15:31:51 +00:00
settings.js Accented characters and extended mode 2024-10-31 15:31:51 +00:00

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, accents, extended mode (if characters are supported by the vector font), and some cursor controls (left, right, word left/right, home, end).

Unsupported: Word-level stroking.

Settings

Font size can be selected in Settings app > "Apps" > "EdgeWrite Keyboard"

Author

Woogal github