Skip to content

Return error when encountering undefined input character #11

@dkager

Description

@dkager

This is useful to spot characters that will not be printed correctly so they can be added to a special symbols list (snaekobbi/requirements#38). The behavior should be optional.

Some possibilities for implementation:

  • Yet another parameter to lou_translate.
  • Set this at compile-time.
  • Add a function to check the given input for undefined characters.
  • Have mod-braille check liblouis' output for undefined characters (\xHHHH or a special undefined character).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions