-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
Inter 4 #55
Comments
This has been suggested multiple times in the past and we've denied it as we mirror Google Fonts 1:1 programmatically and want to reduce the maintenance burden on our end. However, I think there is enough demand from users to justify hosting a separate branch for Inter 4 until Google catches up. I suggest a new package The downside is that our custom packager doesn't support variable fonts nor does it subset fonts so the end user will be getting 100kb WOFF2 files per weight. It would help a lot if fontsource/fontsource#39, fontsource/fontsource#728 and fontsource/fontsource#730 were to be resolved but they are huge undertakings. Also worth tracking google/fonts#3429 which has discussion from the Google team to handle it soon. |
Hello, @ayuhito,
Does this mean that with the resolution of google/fonts#3429, future installations will automatically be of Inter 4? |
Depends on how Google approaches it. If Google publishes a new family called "Inter 4" to prevent regressions, then Fontsource will have a new package that users will need to migrate to. If they update the original "Inter" family instead, our existing package will reflect that too. |
From Marc, they decided to stick to the original name.
Thanks. I guess all we have to do is wait for them to publish, right? |
If that's the case, then yes we just have to wait for a release. Note that the update will look like a normal patch release on Fontsource, but at least for users who don't like the changes, they can pin their package versions 👍 |
Outside of manually checking Google Fonts, is there a way to know when the new version is published? |
The closest to a date I could was Marc's comment:
|
Hello 👋 (Sorry for the noise) Am I correct in assuming that the new release Noticed that in the upgraded packages there was |
It has not been updated to Inter 4 yet. This is an unrelated update. You can see here that it is currently in sandbox. Once it is moved to production, we should then be able to mirror that. |
Released in d76f3eb. |
Description
Recently a new major version 4.0 of Inter typeface was released.
I believe fontsource should update the
font-files
accordingly to use the latest version.The text was updated successfully, but these errors were encountered: