Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement braille converter feature #44

Draft
wants to merge 163 commits into
base: master
Choose a base branch
from
Draft

Implement braille converter feature #44

wants to merge 163 commits into from

Conversation

aaclause
Copy link
Owner

Fixes #37

HUC8 is hard-enabled in this commit
Bug (to fix):
- cursor positions broken,
- does not work well with Python 2 (we probably disable the feature for NVDA 2019.2 and earlier)
TODO: allow to choose/implement between other representation (HUC6, liblouis-style, etc.)
…ous fixes

known issue: restart is required for apply new settings
Default gesture: NVDA+Windows+h / dots(1+2+5+8)+space
This mode still supports HUC8. Also it's now possible to type a character from its binary/decimal/hexadecimal/octal value
New default gestures: NVDA+Windows+i and ⠊+space for braille displays supported (previous is in conflict with f8).
@aaclause aaclause force-pushed the master branch 25 times, most recently from 8fe2f88 to 522a3c8 Compare August 1, 2020 05:11
@aaclause aaclause force-pushed the master branch 2 times, most recently from 163e5b9 to dbe41ff Compare May 12, 2024 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Braille converter feature
2 participants