-
Notifications
You must be signed in to change notification settings - Fork 5
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
Please add Medium instance #7
Comments
@thlinard We added the Medium instance and export the fonts again, if you can take a look we would appreciate it. Many thanks! |
@Omnibus-Type The tables are good, but the current version on Google Fonts has a Light instance, and this one is missing in this new version. |
@thlinard It looks like the Light instance is actually extrapolated and so at a lower quality level than the other instances. It would be best if a proper light were to be designed. In the meanwhile, I'd probably suggest removing the Light weight for the time being, but that might cause some issues. |
Actually, it looks like the "Light" instance doesn't even work in the version on Google Fonts, and (of course) any extrapolated instance must be within the defined space, so we can't even have an extrapolated Light instance in the variable font. I guess the question is, if we want to duplicate functionality that is presently on GF, then we need to add the extrapolated Light as a master in the Glyphs file. Or should we just leave it off for the time being and stick with the designed masters? |
@aaronbell It's strange, because the previous version, as presented in the README.md, has a Light version: But you're right, the "Light" instance doesn't even work in the version on Google Fonts. What does @Omnibus-Type think? |
Yeah, as I said, the previous version had an extrapolated light. They removed it for this new version (which seems sensible do me) but due to backwards compatibility we might want to re-add it. |
Ah, OK, I hadn't looked at the sources. In this case, the most sensible idea is probably indeed to add the extrapolated Light as a master in the Glyphs file. |
See google/fonts#3411
The text was updated successfully, but these errors were encountered: