feat(windows): BCP47 support with respect to sub tags
Open
feat
m:bcp47
windows/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
This Issue needs some investigation and design to see if Keyman is going to mirror the way Windows 11 handles the BCP47 support.
For Windows:
If the lang-tag has a suppress-script entry in language-subtag-registry, then the script is not required in language registration otherwise, script is always required.
Update KM to always give script unless it matches the suppress-script suppress-script is apparently stable and won't change in future ref https://github.com/keymanapp/keyman/issues/12012
Contributor guide
Assessment
This issue has not been assessed yet.