AUTHORS.txt
LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
Lib/fontbakery/__init__.py
Lib/fontbakery/__main__.py
Lib/fontbakery/_version.py
Lib/fontbakery/axes_pb2.py
Lib/fontbakery/callable.py
Lib/fontbakery/checkrunner.py
Lib/fontbakery/cli.py
Lib/fontbakery/codetesting.py
Lib/fontbakery/configuration.py
Lib/fontbakery/constants.py
Lib/fontbakery/designers_pb2.py
Lib/fontbakery/errors.py
Lib/fontbakery/fonts_profile.py
Lib/fontbakery/fonts_public_pb2.py
Lib/fontbakery/glyphdata.py
Lib/fontbakery/message.py
Lib/fontbakery/multiproc.py
Lib/fontbakery/parse.py
Lib/fontbakery/profile.py
Lib/fontbakery/section.py
Lib/fontbakery/status.py
Lib/fontbakery/utils.py
Lib/fontbakery.egg-info/PKG-INFO
Lib/fontbakery.egg-info/SOURCES.txt
Lib/fontbakery.egg-info/dependency_links.txt
Lib/fontbakery.egg-info/entry_points.txt
Lib/fontbakery.egg-info/requires.txt
Lib/fontbakery.egg-info/top_level.txt
Lib/fontbakery/commands/__init__.py
Lib/fontbakery/commands/build_contributors.py
Lib/fontbakery/commands/check_profile.py
Lib/fontbakery/commands/generate_glyphdata.py
Lib/fontbakery/data/casual.textproto
Lib/fontbakery/data/cursive.textproto
Lib/fontbakery/data/flair.textproto
Lib/fontbakery/data/fontbakery-microsoft-vendorlist.cache
Lib/fontbakery/data/grade.textproto
Lib/fontbakery/data/italic.textproto
Lib/fontbakery/data/monospace.textproto
Lib/fontbakery/data/optical_size.textproto
Lib/fontbakery/data/slant.textproto
Lib/fontbakery/data/softness.textproto
Lib/fontbakery/data/volume.textproto
Lib/fontbakery/data/weight.textproto
Lib/fontbakery/data/width.textproto
Lib/fontbakery/data/wonky.textproto
Lib/fontbakery/data/x_opaque.textproto
Lib/fontbakery/data/x_transparent.textproto
Lib/fontbakery/data/x_transparent_figures.textproto
Lib/fontbakery/data/y_opaque.textproto
Lib/fontbakery/data/y_transparent_ascender.textproto
Lib/fontbakery/data/y_transparent_descender.textproto
Lib/fontbakery/data/y_transparent_figures.textproto
Lib/fontbakery/data/y_transparent_lowercase.textproto
Lib/fontbakery/data/y_transparent_uppercase.textproto
Lib/fontbakery/profiles/__init__.py
Lib/fontbakery/profiles/adobefonts.py
Lib/fontbakery/profiles/cff.py
Lib/fontbakery/profiles/cmap.py
Lib/fontbakery/profiles/dsig.py
Lib/fontbakery/profiles/fontval.py
Lib/fontbakery/profiles/fontwerk.py
Lib/fontbakery/profiles/fvar.py
Lib/fontbakery/profiles/gdef.py
Lib/fontbakery/profiles/glyf.py
Lib/fontbakery/profiles/googlefonts.py
Lib/fontbakery/profiles/googlefonts_conditions.py
Lib/fontbakery/profiles/gpos.py
Lib/fontbakery/profiles/head.py
Lib/fontbakery/profiles/hhea.py
Lib/fontbakery/profiles/hmtx.py
Lib/fontbakery/profiles/iso15008.py
Lib/fontbakery/profiles/kern.py
Lib/fontbakery/profiles/layout.py
Lib/fontbakery/profiles/loca.py
Lib/fontbakery/profiles/name.py
Lib/fontbakery/profiles/notofonts.py
Lib/fontbakery/profiles/opentype.py
Lib/fontbakery/profiles/os2.py
Lib/fontbakery/profiles/outline.py
Lib/fontbakery/profiles/post.py
Lib/fontbakery/profiles/shaping.py
Lib/fontbakery/profiles/shared_conditions.py
Lib/fontbakery/profiles/stat.py
Lib/fontbakery/profiles/typenetwork.py
Lib/fontbakery/profiles/ufo_sources.py
Lib/fontbakery/profiles/universal.py
Lib/fontbakery/reporters/__init__.py
Lib/fontbakery/reporters/badge.py
Lib/fontbakery/reporters/ghmarkdown.py
Lib/fontbakery/reporters/html.py
Lib/fontbakery/reporters/serialize.py
Lib/fontbakery/reporters/terminal.py
Lib/fontbakery/sphinx_extensions/__init__.py
Lib/fontbakery/sphinx_extensions/linkcode.py
Lib/fontbakery/sphinx_extensions/profile.py