1
0
mirror of https://github.com/google/fonts.git synced 2024-11-28 11:00:21 +03:00
fonts/tools
2016-01-15 15:18:48 -05:00
..
encodings Adding encodings/oriya_unique-glyphs.nam 2016-01-15 15:18:48 -05:00
util Open source add_font and what_subsets. 2016-01-07 08:18:31 -08:00
add_font.py Update add_font & sanity_check 2016-01-15 09:24:41 -08:00
compare_font.py tools/*.py chmod +x 2016-01-12 12:37:06 -05:00
fonts_public_pb2.py tools/*.py chmod +x 2016-01-12 12:37:06 -05:00
fonts_public.proto updated fonts_public.proto with copyright 2016-01-11 08:34:30 -08:00
LICENSE.txt tools/: Add LICENSE.txt, clarify in tool/README.md 2015-12-14 15:22:21 +05:30
README.md tools/: Add LICENSE.txt, clarify in tool/README.md 2015-12-14 15:22:21 +05:30
sanity_check.py Update add_font & sanity_check 2016-01-15 09:24:41 -08:00
space_check.py tools/*.py chmod +x 2016-01-12 12:37:06 -05:00
what_subsets.py tools/*.py chmod +x 2016-01-12 12:37:06 -05:00

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: