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

Fix for fonts not being downloaded when local name definition was missing #19 #20

Merged
merged 3 commits into from
Nov 2, 2020

Conversation

javafrog
Copy link

Some fonts, like Orbitron, do not come with a local name definition: https://fonts.googleapis.com/css?family=Orbitron:900, which prevents them from being downloaded.
This PR fixes the problem by generating a default name, generated from font family, style and weight for such fonts.

@javafrog
Copy link
Author

Referencing #19 (didn't seem to work out of the box)

@jrnewell jrnewell merged commit f313060 into jrnewell:master Nov 2, 2020
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

Successfully merging this pull request may close these issues.

2 participants