blob: 0775f41d09ea1d02beac2c242cb010d467eec751 [file] [log] [blame] [view]
# Font-related tools
## code_points.py
See source file or run `code_points.py -h` for usage instructions
## Testing
To run tests, execute
```shell
$ fuchsia-vendored-python -m unittest
```
from this directory.