tree: 4a415dc3177640acddf9a2f256f0c90154935ef7 [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.