brailleapps / brailleutils

ARCHIVED (see readme.md): Embossing and converting braille in PEF-format
0 stars 2 forks source link

Support multiple braille to text translations #70

Closed joeha480 closed 6 years ago

joeha480 commented 8 years ago

It would be useful to support multiple braille to text translations, e.g. 1 and a for 0x2801, depending on context. If we're limited to reversible one-to-one translations, this should be possible.

One issue is that row breaking might not be possible to account for because of headers, footers or columns (tables for example).

joeha480 commented 6 years ago

Moved to brailleapps/braille-utils.impl#9