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
- Host: GitHub
 - URL: https://github.com/matiasinsaurralde/sfnt2woff
 - Owner: matiasinsaurralde
 - License: other
 - Created: 2013-08-13T06:58:21.000Z (about 12 years ago)
 - Default Branch: master
 - Last Pushed: 2013-08-13T08:03:20.000Z (about 12 years ago)
 - Last Synced: 2025-06-12T05:05:29.739Z (5 months ago)
 - Language: C
 - Homepage: http://people.mozilla.com/~jkew/woff/
 - Size: 273 KB
 - Stars: 4
 - Watchers: 2
 - Forks: 1
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE
 
 
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/)