KyleAMathews / typefaces

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

TypeFace.js support? #28

Open lukehorvat opened 7 years ago

lukehorvat commented 7 years ago

Hi. Thanks for undertaking this project.

Could you add support for TypeFace.js? Some libraries (e.g. Three.js) can't handle typical font files and need the font to be defined in JSON format instead.

KyleAMathews commented 7 years ago

I won't but I'd be potentially open to taking a clean PR adding support for this. So TypeFace.js is for webgl projects?