Module talk:Unicode data
Appearance
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)