An open API service indexing awesome lists of open source software.

https://github.com/matiasinsaurralde/sfnt2woff

Fork of Jonathan Kew's sfnt2woff
https://github.com/matiasinsaurralde/sfnt2woff

Last synced: 5 months ago
JSON representation

Fork of Jonathan Kew's sfnt2woff

Awesome Lists containing this project

README

          

# sfnt2woff

The original author of these tools is Jonathan Kew from Mozilla. I needed to simplify and adjust some tools for backend use.

The main binary now accepts a customized path as destination. Also a tool for directly outputting font metadata is provided under an obvious name: woffmetadata.

It would be nice to bind some functions to ruby (woff.c) and have it ready as a gem.

You may check the original site at: [http://people.mozilla.com/~jkew/woff/] (http://people.mozilla.com/~jkew/woff/)

We're using this and other interesting stuff at Woffable: [http://woffable.com/] (http://woffable.com/)