brailleapps / braille-utils.impl

Provides embosser, table and paper implementations
GNU Lesser General Public License v2.1
0 stars 2 forks source link

Support multiple braille to text translations #9

Open joeha480 opened 6 years ago

joeha480 commented 6 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).