woffex

Web Open Font Format (WOFF) unpacker.

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Andrew Drake
Maintained by [email protected]

This is a small program to repackage fonts in the Web Open Font Format (WOFF) to the Sfnt file format. The code contains a general WOFF parser and Sfnt file generator which could be split out and extended to be useful for other applications.

WOFF Spec
http://www.w3.org/TR/WOFF/
Sfnt Spec
http://developer.apple.com/fonts/TTRefMan/RM06/Chap6.html