generated from AleksandrHovhannisyan/11ty-sass-images-seo
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Fix inter font rendering issue on mac OS #9
Labels
bug
Something isn't working
Comments
Idea: just download the woff2s directly from Google Fonts's font-face CSS for Inter. |
AleksandrHovhannisyan
added a commit
that referenced
this issue
Feb 6, 2022
AleksandrHovhannisyan
added a commit
that referenced
this issue
Feb 7, 2022
AleksandrHovhannisyan
added a commit
that referenced
this issue
Feb 7, 2022
AleksandrHovhannisyan
added a commit
that referenced
this issue
Feb 11, 2022
AleksandrHovhannisyan
added a commit
that referenced
this issue
Feb 11, 2022
AleksandrHovhannisyan
added a commit
that referenced
this issue
Feb 17, 2022
Fixed a while ago, forgot to resolve. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Context: I'm currently self-hosting Inter for performance using https://google-webfonts-helper.herokuapp.com/.
Unfortunately, the app is currently using an outdated version of Inter that renders the uppercase letter A with two little weird holes that are very noticeable on mac OS (and only mac). See issue here: majodev/google-webfonts-helper#130.
Workarounds that have come to mind:
A
from my name, so this wouldn't really work.The text was updated successfully, but these errors were encountered: