- From: Najib Tounsi via GitHub <sysbot+gh@w3.org>
- Date: Tue, 16 Jan 2018 18:22:43 +0000
- To: public-i18n-archive@w3.org
@r12a,
It's even more curious because other keyboard chars/keys (Tab, BS) exist in right and left codes
⇤ LEFTWARDS ARROW TO BAR U+21E4
⇥ RIGHTWARDS ARROW TO BAR U+21E5
⌦ ERASE TO THE RIGHT U+2326
⌫ ERASE TO THE LEFT U+232B
but not
⏎ RETURN SYMBOL U+23CE
BTW, "mirrored" is a property related to bidi (https://www.unicode.org/glossary/#mirrored_property).
Some chars "`({[<⪡`..." are automatically mirrored giving "`)}]>⪢` ..." in LTR/RTL modes.
Some other characters, e.g. based on arrows like ↩ (U+21A9), have mirrored images but don't flip to ↪ (U+21AA) in bidi texts. (Why?)
--
GitHub Notification of comment by ntounsi
Please view or discuss this issue at https://github.com/w3c/alreq/issues/161#issuecomment-358057488 using your GitHub account
Received on Tuesday, 16 January 2018 18:22:46 UTC