mirror of
https://github.com/google/fonts.git
synced 2024-11-24 09:43:46 +03:00
.. | ||
encodings | ||
util | ||
compare_font.py | ||
fonts_public_pb2.py | ||
fonts_public.proto | ||
LICENSE.txt | ||
README.md | ||
sanity_check.py | ||
space_check.py |
Tools
License
The tools under this directory are available under the Apache License v2.0. See LICENSE.txt for details.
Sample Usage
compare_font
python compare_font.py font1.ttf font2.ttf
sanity_check
python sanity_check.py --repair_script=/tmp/fix.py ../ofl/josefinsans
python sanity_check.py --repair_script=/tmp/fix.py --fix_type=fsSelection ../ufl
Dependencies
To use compare_font and sanity_check you will need:
To use sanity_check you will additionally need: