Skip to content
This repository was archived by the owner on Jan 17, 2019. It is now read-only.

typesupply/woffTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

964fe63 · Apr 16, 2018
Mar 28, 2018
Jan 26, 2018
Sep 27, 2009
Oct 15, 2015
Apr 16, 2018
Sep 28, 2009
Sep 28, 2009
Sep 28, 2009
Sep 28, 2009
Sep 28, 2009

Repository files navigation

woffTools is a collection of command line tools for verifying and
examining WOFF files. This is also a Python package that can be used
to manipulate and examine WOFF files just as you can examine SFNT files
with FontTools.

Dependencies
FontTools: https://github.com/behdad/fonttools/
Numpy: http://numpy.scipy.org/

Installation
Run setup.py in your preferred Python interpreter.

Command Line Tools
woff-validate - Validate a WOFF file and output an HTML report.
woff-info - Generate an HTML file containing information about a WOFF file.
woff-proof - Generate an HTML file that shows a WOFF file.
woff-css - Generate a CSS @font-face rule based on the content of a WOFF file.
woff-all - Run all of the tests above.

Python Objects
Refer to the documentation in woffTools.__init__ for information
about using the available Python objects.

Bugs? Suggestions?
If you notice bugs or have any suggestions, please contact me
at tal@typesupply.com.

About

A library for working with WOFF files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages