You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
Bookworm to be able to pen and read .brf and .brl files. They have the exact same file spec as far as I know.
For doing this, you could probably interface with Liblouis's Python bindings.
Describe alternatives you've considered
None
Additional context
BRF and BRL files are a fairly simple format. They contain computer braille symbols. Liblouis is a library to translate them to plain text, depending on your braille table of choice.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
Bookworm to be able to pen and read .brf and .brl files. They have the exact same file spec as far as I know.
For doing this, you could probably interface with Liblouis's Python bindings.
Describe alternatives you've considered
None
Additional context
BRF and BRL files are a fairly simple format. They contain computer braille symbols. Liblouis is a library to translate them to plain text, depending on your braille table of choice.
The text was updated successfully, but these errors were encountered: