daisy / ebraille

Repository for developing use cases and standard for digital braille
16 stars 5 forks source link

Specify 6 or 8 dot braille #36

Closed jrbowden closed 3 months ago

jrbowden commented 1 year ago

Most literary braille codes employ six dots, but many refreshable braille displays can display eight dot braille codes. As a producer, I need to specify whether the braille is six- or eight- dot code. As a production house, I need to know if the braille is six- or eight-dot.

These details should probably be captured in metadata, see #27 and other related issues. This also affects how the braille will be encoded, see #2. ASCII braille, in all its various types, is primarily intended for six-dot braille. Unicode braille can accommodate either.

wfree-aph commented 3 months ago

Same as #131, this issue can be resolved.