Raxol.Terminal.Charset.Maps (Raxol v0.5.0)

View Source

Provides character mapping functions for different character sets.

Summary

Functions

Returns the DEC Special character map.

Returns the DEC Supplementary character map.

Returns the DEC Technical character map.

Returns the US ASCII character map.

Functions

dec_special_map()

Returns the DEC Special character map.

dec_supplementary_map()

Returns the DEC Supplementary character map.

dec_technical_map()

Returns the DEC Technical character map.

us_ascii_map()

Returns the US ASCII character map.