You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
After testing, it is determined that missing the script DFLT in feature file is the main source of the bug above. Below shows a rebuilt Source Han Sans (JP) font which included a script DFLT with features copied from script latn, and does not exhibit the issue anymore.
Uh oh!
There was an error while loading. Please reload this page.
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
The text was updated successfully, but these errors were encountered: