LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
fontbro/__init__.py
fontbro/flags.py
fontbro/font.py
fontbro/metadata.py
fontbro/subset.py
fontbro/utils.py
fontbro/data/features.json
fontbro/data/unicode-blocks.json
fontbro/data/unicode-scripts.json
python_fontbro.egg-info/PKG-INFO
python_fontbro.egg-info/SOURCES.txt
python_fontbro.egg-info/dependency_links.txt
python_fontbro.egg-info/requires.txt
python_fontbro.egg-info/top_level.txt
tests/test_characters.py
tests/test_clone.py
tests/test_close.py
tests/test_context_manager.py
tests/test_features.py
tests/test_fingerprint.py
tests/test_format.py
tests/test_glyphs.py
tests/test_image.py
tests/test_init.py
tests/test_instantiation.py
tests/test_issues.py
tests/test_italic_angle.py
tests/test_names.py
tests/test_rename.py
tests/test_save.py
tests/test_str.py
tests/test_style_flags.py
tests/test_subset.py
tests/test_unicode_blocks_and_scripts.py
tests/test_update_unicode_data.py
tests/test_variable.py
tests/test_version.py
tests/test_weight.py
tests/test_width.py