[Github-comments] [geany/geany] For `⸪` shows `⸬` | for `⸫` shows `⸪` | for `⸬` shows `⸫` (Issue #3069)
Uzivatel919
notifications at xxxxx
Fri Dec 24 20:09:11 UTC 2021
Geany interchanges UTF-8 glyphs:
⬥ 2E2A ⸪ TWO DOTS OVER ONE DOT PUNCTUATION
⬥ 2E2B ⸫ ONE DOT OVER TWO DOTS PUNCTUATION
⬥ 2E2C ⸬ SQUARED FOUR DOT PUNCTUATION
It maps as follows:
|Number|Glyph|
|--|--|
|2E2A ⇛ 2E2C|**⸪** ⇛ **⸬**
|2E2B ⇛ 2E2A|**⸫** ⇛ **⸪**
|2E2C ⇛ 2E2A|**⸬** ⇛ **⸫**
---
See http://unicode.org/charts/PDF/U2E00.pdf.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3069
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3069 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211224/0b87eb3a/attachment.htm>
More information about the Github-comments
mailing list