Skip to content
Snippets Groups Projects
Commit a54f467b authored by deuce's avatar deuce
Browse files

Add an ASCII translation table which can be used with puttext() and mostly

reversed via gettext() for non-ASCII fonts such as Commodore and Atari.

This functionality is enabled via the ciolib_xlat variable.  Setting it to
zero (the default) means no translation is done.  Non-zero translates from
ASCII to the current font.

This functionality is only available to built-in fonts.  No attempt to
allow user-defined or BBS-defined fonts to access this functionality is
planned.  If you want to use custom fonts, use ASCII.
parent 9a2183cb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment