This is a collection of tools that I've built for myself over the last few years. I think there is some useful stuff here. Hopefully it will help someone else.
Bug reports and patches are welcomed. You can find my contact info on the Type Supply website.
Do something useful with this stuff.
Python Packages
Compositor An OpenType layout engine.
Vanilla A Pythonic wrapper around Cocoa.
feaTools A collection of tools for working with .fea files.
dialogKit A humane way to build interfaces in FontLab.
fontAppTools A small collection of tools useful in font editing applications.
fontMath A collection of objects that implement fast font and glyph math.
defcon A set of UFO based objects for use in font editing applications.
defconAppKit A collection of Vanilla objects for use in font editing applications.
Applications
FeatureProof An OpenType feature testing tool.
Application Scripts
FontLab Scripts A handful of scripts that make life in FontLab a little more pleasant.
Get the code
To get the code, you need Subversion. (If you don't have Subversion, ask Google how to install it.):
svn co http://svn.typesupply.com
If you don't want all the projects, you can be more specific:
svn co http://svn.typesupply.com/packages/vanilla
