Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fonttools
/
95f795f40a5d75c2c14c03c1b74cf1ee8816dbf8
/
.
/
Tools
/
ttx
blob: 10b9ef01e0780f1b7dd2002a610a9569fc543ead [
file
] [
log
] [
blame
]
#! /usr/bin/env python
import
sys
from
fontTools
import
ttx
ttx
.
main
(
sys
.
argv
[
1
:])