Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fonttools
/
a030a0d25fb6c4829e739cc8f095fb390414e248
/
Lib
/
fontTools
/
ttLib
/
tables
/
asciiTable.py
30e691e
py23 from __future__ import print_function
by Behdad Esfahbod
· 12 years ago
7ed91ec
py23 import in all nontrivial source files and unused import cleanup
by Behdad Esfahbod
· 12 years ago
14fb031
Remove most uses of module string
by Behdad Esfahbod
· 12 years ago
3a9fd30
2to3 equivalent to --fix=tuple_params
by Behdad Esfahbod
· 12 years ago
2b06aaa
2to3 --fix=import
by Behdad Esfahbod
· 12 years ago
599cc2f
Remove null bytes before dumping to XML. This seems neccesary, but I'm not sure if this breaks compilation.
by Just
· 26 years ago
7cb6272
Added private VOLT (?) tables: TSIB, TSID, TSIP, TSIS. Easy, since they're plain ascii tables.
by Just
· 26 years ago