Turkish braille table grade 2#16764
Conversation
WalkthroughThe updates introduce support for Turkish Grade II Braille, including contracted Braille ( Changes
Sequence Diagram(s)Since the changes are primarily about adding new Braille tables and documentation, no significant control flow adjustments or new features necessitating sequence diagrams are present. Possibly related issues
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
|
If something needs to be corrected here, let me anybody know. |
|
Hi all, |
|
Hi Oguz,
You can install the latest alpha snapshot, or run it in a portable copy,
and test it there if you have a braille display.
Best.
Zvonimir
|
|
Hi Zvonimir, |
Link to issue number:
Fixes #16735
Summary of the issue:
This adds Turkish grade 2 braille table to NVDA interface.
Description of user facing changes
Users will be able to use the table provided in NVDA
Description of development approach
Modified the brailleTables.py.
Testing strategy:
Tested from source with the braille display that the braille table works
Known issues with pull request:
None known
Code Review Checklist:
Summary by CodeRabbit
New Features
Documentation
Updates