#! /usr/bin/env python def _dummy(): from encodings import latin_1, utf_8, utf_16_be import sys from fontTools import ttx ttx.main(sys.argv[1:])