The woffex package
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
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base (4.*), binary (≥0.5.0.2 & <0.6), bytestring (≥0.9.1.10 & <0.10), filepath (≥1.2.0.0 & <1.3), zlib (≥0.5.3.1 & <0.6) |
| License | BSD3 |
| Copyright | (c) 2011 Andrew Drake |
| Author | Andrew Drake |
| Maintainer | adrake@adrake.org |
| Stability | experimental |
| Category | Data |
| Source repository | git clone http://git.hax.so/pub/scm/woffex.git |
| Executables | woffex |
| Upload date | Sun May 1 23:53:35 UTC 2011 |
| Uploaded by | AndrewDrake |
Downloads
- woffex-0.1.tar.gz (Cabal source package)
- package description (included in the package)