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

Convert woff to other formats? #18

Closed
jdnichollsc opened this issue Apr 26, 2016 · 6 comments
Closed

Convert woff to other formats? #18

jdnichollsc opened this issue Apr 26, 2016 · 6 comments

Comments

@jdnichollsc
Copy link

Hi man,

Is possible to generate other formats? Like:

  • eot
  • svg
  • ttf
  • woff2

Regards, Nicholls

@battlesnake
Copy link
Owner

It doesn't generate any files, it just downloads them from Google. I've only configured it to download WOFF, as virtually every browser around (excluding the nearly-dead IE8) supports WOFF.

@jdnichollsc
Copy link
Author

Thanks for the info! 👯

@michaelmior
Copy link
Contributor

@jdnichollsc I recently added a format option that will allow you to get the woff2 and ttf versions. Adding support for eot and svg just amounts to finding a user agent string that Google Fonts will serve those types to.

@gabrielsimoes
Copy link

Hey, you should add this information to the readme.

@michaelmior
Copy link
Contributor

@gabrielsimoes The best way to have that happen would probably be for you to write a PR :)

@battlesnake
Copy link
Owner

^^ hooray, someone gets it! 🥇

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

No branches or pull requests

4 participants