https://bugs.documentfoundation.org/show_bug.cgi?id=166037
--- Comment #5 from Khaled Hosny <[email protected]> --- Language codes are not my area of expertise. HarfBuzz takes BCP47 language tags, and I can get the ss16 feature applied of I use -polyton language subtag with HarfBuzz (https://www.iana.org/assignments/lang-subtags-templates/polyton.txt). We convert languages to BCP47 tags when calling HarfBuzz (using getBcp47()), so any solution that results in `el-polyton` being passed to HarfBuzz should work. -- You are receiving this mail because: You are the assignee for the bug.
