@hackage woffex0.1

Web Open Font Format (WOFF) unpacker.

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