blob: e158847a3b392c30e4fbf4ea82e1e9c1d2b57e1a [file] [view] [edit]
# Font-related tools
## code_points.py
See source file or run `code_points.py -h` for usage instructions
## Testing
To run tests, execute
```shell
$ python3 -m unittest
```
from this directory.