1
0
mirror of https://github.com/google/fonts.git synced 2024-11-29 03:14:44 +03:00
fonts/tools
Dave Crossland 5b495da073 Merge pull request #212 from nyshadhr9/master
Prints unicode names for a given nam file
2016-02-12 16:56:03 -05:00
..
encodings tools/encodings/cyrillic*.nam Remove old afiXXXX labels 2016-02-06 20:05:59 -05:00
util Update tools. Most notably allow lower threshold for detecting -ext subsets. 2016-02-04 18:26:44 -05:00
add_font.py Update tools. Most notably allow lower threshold for detecting -ext subsets. 2016-02-04 18:26:44 -05:00
compare_font.py Update tools. Most notably allow lower threshold for detecting -ext subsets. 2016-02-04 18:26:44 -05:00
font-metadata.csv Adding font-metadata.csv 2016-02-08 20:04:47 -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 tools. Most notably allow lower threshold for detecting -ext subsets. 2016-02-04 18:26:44 -05:00
space_check.py Update tools. Most notably allow lower threshold for detecting -ext subsets. 2016-02-04 18:26:44 -05:00
unicode_names.py Prints unicode names for a given nam file 2016-02-12 12:36:20 -08:00
what_subsets.py Update tools. Most notably allow lower threshold for detecting -ext subsets. 2016-02-04 18:26:44 -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: