KyleAMathews / typefaces

NPM packages for Open Source typefaces
2.6k stars 92 forks source link

Ant.Design Iconfonts #49

Open loganpowell opened 6 years ago

loganpowell commented 6 years ago

Love this library! Already using it for the Roboto families and Lora. I'm currently using [a workaround] to get the Icons from Ant.Design into my project (as the default is hosted in China).

Might this be a case for typefaces?

KyleAMathews commented 6 years ago

As long as it's open source, happy to take a PR adding support for it!

We don't check in actual font files so the PR should be a build script to create the package and download the fonts.

loganpowell commented 6 years ago

I can give this a shot. Is there any boilerplate example for doing something like this? There's a direct link to the files and a repo, which should I use?

KyleAMathews commented 6 years ago

Check out the scripts folder for making packages and make one similar.