@GeoffR
Implementing replace_utf8chars might be less work than building the keyboard patches as you do it now (and users could easily make there own keyboard patches). For completeness I mention that replace_utf8chars writes for each character 4 bytes that contain the utf8 representation (if the utf8 representation is shorter than 4 bytes, zero bytes are appended on the right side).
|