Jump to content

Module talk:Unicode data

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by DePiep (talk | contribs) at 20:58, 9 January 2021 (About RTL). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

About RTL

I am researching RTL scripts. I met this:

  • A
0xa9 -- LATIN CAPITAL LETTER A
0xa9 -- Latn
0xa9 -- is_rtl: false
  • ث
0x062B -- ARABIC LETTER THEH
0x062B -- Arab
0x062B -- is_rtl: false
  • ש
0x05E9 -- HEBREW LETTER SHIN
0x05E9 -- Hebr
0x05E9 -- is_rtl: false

I'd expect the Arab and Hebr characters to be rtl=true. Am I misunderstanding something? @Erutuon: -DePiep (talk) 20:58, 9 January 2021 (UTC)[reply]