Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ẞ removed from web version #129

Open
thlinard opened this issue Nov 13, 2024 · 1 comment
Open

ẞ removed from web version #129

thlinard opened this issue Nov 13, 2024 · 1 comment

Comments

@thlinard
Copy link
Contributor

The charset used to create the web version is too restrictive: it removes the ẞ present in the full version, while this character will soon be a prerequisite for Google Fonts.

Currently it is both a required and a non-required character in de_Latn.textproto, but, to quote @davelab6 (#152):

Alright, I am convinced that, if a user searches for fonts that support German, and then Roboto, Poppins, Lato etc should not come up.

@thlinard
Copy link
Contributor Author

thlinard commented Jan 8, 2025

I guess adding

U+1E9E # LATIN CAPITAL LETTER SHARP S

to https://github.com/googlefonts/roboto-3-classic/blob/main/scripts/web_subset.txt would be enough.

@thlinard thlinard mentioned this issue Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant