chiark / gitweb /
Add 'rtlm' (right-to-left mirrored) lookup
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 2 Jun 2024 12:39:43 +0000 (13:39 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 2 Jun 2024 13:21:57 +0000 (14:21 +0100)
commitbddc4095604619c020cc3b01ff8eb73f40bd6a27
tree4404ebf53fb2d027580bfbdd5c01a8808182a431
parentecf4d042a0f364026f3960a0e1f82612a535689e
Add 'rtlm' (right-to-left mirrored) lookup

This implements the Bidi_Mirrored Unicode property for those characters
that don't have a Bidi_Mirroring_Glyph.  These are the characters listed
at the end of BidiMirroring-15.1.0.txt.  I haven't yet assigned them PUA
code-points.  The characters with a Bidi_Mirroring_Glyph that don't
appear in the OpenType Mirroring Pairs List (OMPL) still need aliases
added.
bedstead.c