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

typesupply/woffTools

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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