adobe-fonts / adobe-fonts/source-han-sans
locl not working in Chrome/Firefox when showing individual punctuation
- Langage dominant
- Python
- Étoiles
- 17.2k
- Forks
- 1.4k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
When using OpenType `locl` feature to show individual CJK punctuations, in Chrome and Firefox some do not load the correct punctuation. See the left 2nd-6th column.
It is suspected that there is no script DFLT in feature file (only language dflt), while the punctuations are sc=Zyyy, so when Chrome calculate they become default (no preceding sc) and no script match them in feature.
Chrome: (Does not load any of them)

Firefox: (Does not load U+3001 、 and U+3002 。 for TW/HK)

It is fine in Microsoft Word and Adobe InDesign.
Word:

InDesign:

Test file: [test.txt](https://github.com/adobe-fonts/source-han-sans/files/12063862/test.txt)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.