-
Notifications
You must be signed in to change notification settings - Fork 846
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
Fira Font URLs yield 404 #206
Comments
Looks like Fira development currently lives on GitHub: Don't necessarily see an easy way pull a small-ish collection (the entire thing is 102MB, unreasonably large for this purpose). Easier full collections are probably the OTF font packages at Font Squirrel: I don't know how to integrate that into the shell script, though. |
If we stick with the Carrois versions of the fonts, I believe the new URLs should be:
The name of the folders in the shell script will also need to be changed, but other than that things should work fine. I suppose this raises an important issue, though, as we're going to run into this problem every time a new version of Fira is released. Is anybody willing to keep an eye on the Fira repo or the Carrois URL and update |
Well, ideally URLs wouldn't change and old versions not deleted. But of course we cannot demand anything in that regard.
I certainly won't. It would be possible to set up a Travis job so we could see if the URLs are still working everytime we push a commit but on the other hand that sounds like a waste of resources. So, for now let's hope the URLs won't change :-) |
These URLs in the
getFiraFont.sh
script yield a 404 when downloading them:The text was updated successfully, but these errors were encountered: