Raxol.Terminal.ANSI.CharacterSets.Translator (Raxol v0.4.0)

View Source

Handles character set translations and mappings.

Summary

Functions

Translates a character using the active character set.

Translates a string using the active character set.

Functions

translate_char(codepoint, active_set, single_shift)

Translates a character using the active character set.

translate_string(string, active_set, single_shift)

Translates a string using the active character set.