BRF
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Character Encodings }} '''BRF''' is a format for saving Braille text in ASCII form for computerized transmission, using...") |
Dan Tobias (Talk | contribs) |
||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Character Encodings | |subcat=Character Encodings | ||
+ | |extensions={{ext|brf}} | ||
}} | }} | ||
'''[[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, but since only normal ASCII characters are used the file can be transmitted just like any text file, not requiring any special binary handling. | '''[[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, but since only normal ASCII characters are used the file can be transmitted just like any text file, not requiring any special binary handling. |
Revision as of 17:08, 12 October 2013
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, but since only normal ASCII characters are used the file can be transmitted just like any text file, not requiring any special binary handling.