google / google/fonts

Recursive: subsets: "cyrillic-ext" in METADATA.pb

Open
#5,825 0 comments 0 reactions 0 assignees View on GitHub
I Font Bug
Dominant language
HTML
Stars
20.5k
Forks
2.9k
Avg merge
1d 22h
Merged PRs (30d)
96

Description

**Describe the bug**
The [METADATA.pb](https://github.com/google/fonts/blob/main/ofl/recursive/METADATA.pb) include the following statement:
```
subsets: "cyrillic-ext"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
```

`subsets: "cyrillic-ext"` is wrong. Recursive doesn't include any Cyrillic characters, even less of the Extended Cyrillic range.

**Expected behavior**
Please remove `subsets: "cyrillic-ext"`. This will not be missed by anyone, as the subset does not supply any characters, and it will avoid finding the typeface in a search for fonts that support the Extended Cyrillic range.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.