tree: 6e1fab6a00822bba2a3ab48ac4f634217c8ecea9 [path history] [tgz]
  1. tests/
  2. .gitignore
  3. __init__.py
  4. code_points.py
  5. range_set.py
  6. README.md
src/fonts/tools/README.md

Font-related tools

code_points.py

See source file or run code_points.py -h for usage instructions

Testing

To run tests, execute

$ python3 -m unittest

from this directory.