Skip to content

Implement braille converter feature#44

Draft
AAClause wants to merge 163 commits intomasterfrom
BRLConverter
Draft

Implement braille converter feature#44
AAClause wants to merge 163 commits intomasterfrom
BRLConverter

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