1
0
mirror of https://github.com/google/fonts.git synced 2025-01-07 10:11:37 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
nathan-williams
eecdfb76ad Revise regions for languages
The regions data in the languages was corrupted when the data set from the old Noto site was pulled in. Several steps were taken to return to a healthy state.

1. Clear regions for historical languages. These languages aren't used anywhere today.
2. Clear regions for languages with >10 regions. These languages are suspicious and will be repopulated at a later step if the data was correct.
3. Populate region data using CLDR.
4. Populate region data using the Omniglot merged YAML file from Adam with territory info.
2021-07-27 18:31:22 -07:00
nathan-williams
efdae618d3 Update language ids to always include the script code. There is no benefit in our code to having the script implied under some conditions. 2021-07-15 17:05:39 -07:00