.coveragerc
.gitignore
.gitmodules
LICENSE
README.md
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/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/options.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/requires.txt
src/python/ttfautohint_py.egg-info/top_level.txt
src/python/ttfautohint_py.egg-info/zip-safe
tests/test_options.py
tests/test_ttfautohint.py
tests/data/NotoSansMono-Regular.ttf
tests/data/OFL.txt