about summary refs log tree commit diff stats
path: root/apps/ex11.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-08-31 22:49:27 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-08-31 23:03:34 -0700
commitb8afd4becf993f5f868f05c4f9e5fcb87be9adb2 (patch)
tree48f1d7c7d92e7aa590078ef16323f34ff75c559f /apps/ex11.mu
parent281f38a7c279087e586890730553612d0378847f (diff)
downloadmu-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 'apps/ex11.mu')
0 files changed, 0 insertions, 0 deletions