Player icon indicating copy to clipboard operation
Player copied to clipboard

Complex font support

Open Ghabry opened this issue 10 years ago • 1 comments

We only support the simplest scripts where 1 Unicode codepoint = 1 character. However, to support more characters, we need:

  • combining characters and positional variants (Arabic, Indic scripts),
  • RTL writing (Herbew, Arabic),
  • vertical writing (TTB for Mongolian and related scripts; TTB might be used as an option for Chinese and Japanese).

Ghabry avatar May 21 '15 22:05 Ghabry

Btw we already have an issue to track complex script support ;)

Ghabry avatar Feb 19 '16 11:02 Ghabry