Converts a PEF-file document into a text braille file.
Two arguments are required path to input file and path to output file.
The following optional arguments are available:
- range
- table
- breaks
- fallback
- replacement
Output a range of pages.
Set the table (character mapping) to use.
Set the line break style. Most braille applications use DOS line breaks.
Set the action to use if an eight dot pattern is encountered and the current table does not support eight dot:
- mask
- replace
- remove
Set the replacement character to use if an eight dot pattern is encountered and fallback is set to "replace".