Chris Simpkins
|
5f36f03311
|
[ttFont] fixes xmlWriter import error in _saveXML method with ttx split tables requests
|
2018-02-21 12:33:01 -05:00 |
|
Behdad Esfahbod
|
c99a731adb
|
[ttc] Implement saveXML()
|
2018-01-25 17:50:03 -08:00 |
|
Behdad Esfahbod
|
f82128f25d
|
Kill progress argument
Fixes https://github.com/fonttools/fonttools/issues/1008
Doesn't touch xmlReader / xmlWriter modules.
|
2018-01-25 17:30:23 -08:00 |
|
Behdad Esfahbod
|
370368d8c2
|
[ttc] Implement table sharing in save()
|
2018-01-25 17:08:30 -08:00 |
|
Behdad Esfahbod
|
0daed6eb59
|
[ttc] Implement TTCollection.save()
Doesn't share tables currently.
|
2018-01-25 15:33:30 -08:00 |
|
Behdad Esfahbod
|
bd06ecce7c
|
[ttc] Towards saving TTCs, prep work
|
2018-01-25 15:08:31 -08:00 |
|
Cosimo Lupo
|
1c5e892894
|
revert closeStream to try fix failing pypy tests
reverts commit 28cf254c
|
2018-01-24 15:41:19 -08:00 |
|
Behdad Esfahbod
|
49b6004040
|
Move TTFont into fontTools.ttLib.ttFont
Users can still import TTFont from fontTools.ttLib. It was for
cleaning up only.
|
2018-01-23 16:12:46 -08:00 |
|