Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fonttools
/
e388db566b9ba42669c7e353db4293cf27bc2a5b
/
Lib
/
fontTools
/
misc
/
xmlWriter.py
e388db5
py23 Use new-style classes
by Behdad Esfahbod
· 12 years ago
1edfe57
Strip name table records before writing to XML
by Behdad Esfahbod
· 12 years ago
ca80208
Revert XML name table format changes
by Behdad Esfahbod
· 12 years ago
c076261
s/latin-1/latin1/g
by Behdad Esfahbod
· 12 years ago
6962f0c
py23 XML encoding fixes
by Behdad Esfahbod
· 12 years ago
18316aa
ps23 More bytes fixes. All ''join()'s fixed
by Behdad Esfahbod
· 12 years ago
5cf4008
py23 tostr()/tobytes() and using them
by Behdad Esfahbod
· 12 years ago
319c5fd
py23 introduce byteord() and use it
by Behdad Esfahbod
· 12 years ago
32c10ee
py23 from __future__ import division and adjust divisions
by Behdad Esfahbod
· 12 years ago
30e691e
py23 from __future__ import print_function
by Behdad Esfahbod
· 12 years ago
b7a2d79
py23 Use bytechr() instead of chr()
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
e5ca796
2to3 --fix=map with manual cleanup
by Behdad Esfahbod
· 12 years ago
ac1b435
2to3 --fix=idioms
by Behdad Esfahbod
· 12 years ago
dc7e6f3
2to3 --fix=repr
by Behdad Esfahbod
· 12 years ago
66214cb
2to3 --fix=apply
by Behdad Esfahbod
· 12 years ago
f65033e
Move xmlWriter into fontTools.misc
by Behdad Esfahbod
· 12 years ago
[Renamed from Lib/xmlWriter.py]
4b3df49
Fix XML encoding
by Behdad Esfahbod
· 12 years ago
91bca42
merging fixes & changes from delft-sprint-2012
by jvr
· 13 years ago
90beb95
- rename file to fileOrPath
by jvr
· 21 years ago
81b0c2b
by default, specify an encoding when creating XML files
by jvr
· 23 years ago
33f3327
some preliminary progress bar support
by jvr
· 23 years ago
e414c92
set XML file type to BBEdit when on MacOS
by Just
· 26 years ago
7842e56
Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship.
by Just
· 26 years ago