BRF
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
m |
||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat=Character | + | |subcat=Character encoding |
|extensions={{ext|brf}} | |extensions={{ext|brf}} | ||
}} | }} |
Revision as of 21:59, 4 March 2016
BRF is a format for saving Braille text in ASCII form for computerized transmission, using various ASCII characters to represent the Braille symbols. The files will generally look like gibberish to those unfamiliar with the format (with some familiar letters surrounded by other symbols that aren't so familiar), but since only normal ASCII characters are used the file can be transmitted just like any text file, not requiring any special binary handling.