Skip to content
Snippets Groups Projects
Commit 9374bfe3 authored by rswindell's avatar rswindell
Browse files

New @-code to output a UNICODE character. 3 different syntaxes:

@U+<codepoint-in-hex>@ - automatic CP437 fallback char, if available
@U+<codepoint-in-hex|cp437char-in-hex>, specify CP437 fallback char
@U+<codepoint-in-hex!cp437char-in-hex>, specify CP437 fallback char
(used if no automatic fallback mapping is available)
parent 7c9fbc7e
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