tldm-universe/Ardent/UV/nls/maps/MAP.TABLES/#TEMPLATE

14 lines
640 B
Plaintext
Raw Normal View History

2024-09-09 21:51:08 +00:00
* <Replace with one-line table description>
*
* SYNTAX:
* Each non-comment line represents a mapping between 1 or more bytes
* in the external character set, and a 16-bit Unicode codepoint.
* Each line must have 2 fields separated by 1 or more space or tab
* characters; any further fields on the line are ignored as comments.
* All values *must* be given in hex, optionally preceded by "0x" or "0X".
* You may specify a range of external byte sequences that map onto
* a contiguous set of Unicode codepoints by specifying field 1 as 2
* hex values separated by "-" (for example: "81-9F 0081" = 15 mappings.)
*
* Ext. Unicode