tree: 48fc9e34f7c75ee7617023297a306c0960596d82 [path history] [tgz]
  1. manifest_generator/
  2. schemas/
  3. tests/
  4. .gitignore
  5. __init__.py
  6. BUILD.gn
  7. code_points.py
  8. range_set.py
  9. 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

$ fuchsia-vendored-python -m unittest

from this directory.