ttfautohint-py is a Python wrapper for ttfautohint, a free auto-hinter for
TrueType fonts.

It uses ctypes to load the libttfautohint shared library and call the
TTF_autohint function.

WWW: https://github.com/fonttools/ttfautohint-py
