.coveragerc
.gitignore
.gitmodules
LICENSE
README.rst
setup.cfg
setup.py
test-requirements.txt
.github/workflows/ci.yml
ci/docker-fixes.sh
ci/osx-fixes.sh
src/c/Makefile
src/c/apply_patches.sh
src/c/freetype2.patch
src/c/harfbuzz.patch
src/c/ttfautohint.def
src/python/ttfautohint/__init__.py
src/python/ttfautohint/__main__.py
src/python/ttfautohint/_compat.py
src/python/ttfautohint/_version.py
src/python/ttfautohint/cli.py
src/python/ttfautohint/errors.py
src/python/ttfautohint/info.py
src/python/ttfautohint/memory.py
src/python/ttfautohint/options.py
src/python/ttfautohint/progress.py
src/python/ttfautohint_py.egg-info/PKG-INFO
src/python/ttfautohint_py.egg-info/SOURCES.txt
src/python/ttfautohint_py.egg-info/dependency_links.txt
src/python/ttfautohint_py.egg-info/not-zip-safe
src/python/ttfautohint_py.egg-info/top_level.txt
tests/test_info.py
tests/test_options.py
tests/test_ttfautohint.py
tests/data/NotoSansMono-Regular.ttf
tests/data/OFL.txt