Open
Description
Noted that the whole UC_SENTINEL / CODE_xxx / ... extended string format is missing from this file. Possibly A80F helpful for @markcsinclair if we can get this documented!
Extended strings are a C-style zero-terminated UTF-16LE string. They can contain variable-length tokens to embed additional functionality. These are prefixed with a UC_SENTINEL codepoint, then a CODE_xxxx codepoint, and then 0 or more parameters.
See:
keyman/common/include/kmx_file.h
Lines 181 to 225 in 5b1c853
Metadata
Metadata
Assignees
Type
Projects
Status
Todo