diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2021-08-31 22:49:27 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2021-08-31 23:03:34 -0700 |
commit | b8afd4becf993f5f868f05c4f9e5fcb87be9adb2 (patch) | |
tree | 48f1d7c7d92e7aa590078ef16323f34ff75c559f /shell/trace.mu | |
parent | 281f38a7c279087e586890730553612d0378847f (diff) | |
download | mu-b8afd4becf993f5f868f05c4f9e5fcb87be9adb2.tar.gz |
start hacky experiment to support combining chars
https://en.wikipedia.org/wiki/Combining_character The plan: just draw the combining character in the same space as the previous character. This will almost certainly not work for some Unicode blocks (tibetan?) This commit only changes the data/memory/disk model to make some space. As always in Mu, we avoid bit-mask tricks even if that wastes memory.
Diffstat (limited to 'shell/trace.mu')
0 files changed, 0 insertions, 0 deletions