1
0
mirror of https://github.com/google/fonts.git synced 2024-11-24 09:43:46 +03:00
fonts/tools
2016-01-04 12:17:45 -08:00
..
encodings latin_unique-glyphs.nam: Add 0x2026 ellipsis 2015-06-22 10:28:05 -04:00
util Tentative update to METADATA.pb textprotos. json files remain for now. 2015-12-08 11:07:36 -08:00
compare_font.py Tentative update to METADATA.pb textprotos. json files remain for now. 2015-12-08 11:07:36 -08:00
fonts_public_pb2.py Tentative update to METADATA.pb textprotos. json files remain for now. 2015-12-08 11:07:36 -08:00
fonts_public.proto Tentative update to METADATA.pb textprotos. json files remain for now. 2015-12-08 11:07:36 -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 Tentative update to METADATA.pb textprotos. json files remain for now. 2015-12-08 11:07:36 -08:00
space_check.py utility to find nbsp issues 2016-01-04 12:17:45 -08: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: