-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Change the typeface used on istio.io #15853
base: master
Are you sure you want to change the base?
Conversation
subtle difference but I like it, TY |
🤞 I hope new font supports Cyrillic |
Does Barlow not? |
According to https://fonts.google.com/specimen/Barlow/glyphs, Barlow has no support for scripts other than Latin. Inter (https://fonts.google.com/specimen/Inter/glyphs) supports Latin, Greek, and Cyrillic. |
We're already using Barlow, and you have a site in Ukrainian, which uses the Cyrillic alphabet...? Is it using one of the fallback fonts? |
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
I find our current body typeface, Barlow, a bit hard to read, at least at the weights we use it.
It also has unfixed kerning issues.
This PR experiments with changing it - I have picked Inter as a modern web-friendly option, so we can start seeing what it might look like, and consider what weights we would need to adjust.