.appveyor.yml
.clang-format
.codecov.yml
.coveragerc
.gitignore
.gitmodules
.pyup.yml
.travis.yml
COPYING
LICENSE
MANIFEST.in
README.md
config.sh
dev-requirements.txt
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
doc/AC.md
doc/bezfileformat.txt
libpsautohint/Makefile.am
libpsautohint/autohintexe.c
libpsautohint/configure.ac
libpsautohint/psautohint.pc.in
libpsautohint/include/psautohint.h
libpsautohint/psautohintexe/libpsautohint/libpsautohint.xcodeproj/project.pbxproj
libpsautohint/psautohintexe/psautohintexe.xcodeproj/project.pbxproj
libpsautohint/src/ac.c
libpsautohint/src/ac.h
libpsautohint/src/acfixed.c
libpsautohint/src/auto.c
libpsautohint/src/basic.h
libpsautohint/src/bbox.c
libpsautohint/src/bbox.h
libpsautohint/src/charpath.c
libpsautohint/src/charpath.h
libpsautohint/src/charpathpriv.c
libpsautohint/src/charprop.c
libpsautohint/src/check.c
libpsautohint/src/control.c
libpsautohint/src/eval.c
libpsautohint/src/fix.c
libpsautohint/src/flat.c
libpsautohint/src/fontinfo.c
libpsautohint/src/fontinfo.h
libpsautohint/src/gen.c
libpsautohint/src/head.c
libpsautohint/src/logging.c
libpsautohint/src/logging.h
libpsautohint/src/memory.c
libpsautohint/src/memory.h
libpsautohint/src/merge.c
libpsautohint/src/misc.c
libpsautohint/src/opcodes.h
libpsautohint/src/optable.c
libpsautohint/src/optable.h
libpsautohint/src/pick.c
libpsautohint/src/psautohint.c
libpsautohint/src/read.c
libpsautohint/src/report.c
libpsautohint/src/shuffle.c
libpsautohint/src/stemreport.c
libpsautohint/src/version.h
libpsautohint/src/winstdint.h
libpsautohint/src/write.c
python/psautohint/__init__.py
python/psautohint/__main__.py
python/psautohint/_psautohint.c
python/psautohint/autohint.py
python/psautohint/fdTools.py
python/psautohint/otfFont.py
python/psautohint/psautohint.py
python/psautohint/ufoFont.py
python/psautohint.egg-info/PKG-INFO
python/psautohint.egg-info/SOURCES.txt
python/psautohint.egg-info/dependency_links.txt
python/psautohint.egg-info/entry_points.txt
python/psautohint.egg-info/requires.txt
python/psautohint.egg-info/top_level.txt
tests/__init__.py
tests/differ.py
tests/test_cli.py
tests/test_hintfonts.py
tests/test_hintfontsmm.py