.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/dependabot.yml | |
|
|
.github/pull_request_template.md | |
|
|
.github/workflows/codeql-analysis.yml | |
|
|
.github/workflows/create-release.yml | |
|
|
.github/workflows/pre-commit-autoupdate.yml | |
|
|
.github/workflows/test-package.yml | |
|
|
.github/workflows/update-data.yml | |
|
|
.gitignore | |
|
|
.pre-commit-config.yaml | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
LICENSE.txt | |
|
|
MANIFEST.in | |
|
|
README.md | |
|
|
SECURITY.md | |
|
|
fontbro/__init__.py | 20 | A 0 mins |
|
fontbro/data/family-classifications.json | |
|
|
fontbro/data/features.json | |
|
|
fontbro/data/unicode-blocks.json | |
|
|
fontbro/data/unicode-scripts.json | |
|
|
fontbro/exceptions.py | 8 | A 0 mins |
|
fontbro/flags.py | 33 | A 0 mins |
|
fontbro/font.py | 1,993 | C 1 day |
|
fontbro/math.py | 8 | A 0 mins |
|
fontbro/metadata.py | 7 | A 0 mins |
|
fontbro/py.typed | |
|
|
fontbro/subset.py | 21 | A 45 mins |
|
fontbro/utils.py | 40 | A 0 mins |
|
pyproject.toml | |
|
|
requirements-data.txt | |
|
|
requirements-test.txt | |
|
|
requirements.txt | |
|
|
scripts/update_data.py | 40 | A 0 mins |
|
setup.py | 3 | A 0 mins |
|
test-coverage.sh | |
|
|
tox.ini | |
|
|