Cosimo Lupo
|
5682693a3e
|
[ttCollection] don't seek(0) when writing to possibly unseekable strems
see 0daed6eb59 (r27608260)
|
2018-02-16 18:02:05 +00:00 |
|
Behdad Esfahbod
|
c99a731adb
|
[ttc] Implement saveXML()
|
2018-01-25 17:50:03 -08:00 |
|
Behdad Esfahbod
|
370368d8c2
|
[ttc] Implement table sharing in save()
|
2018-01-25 17:08:30 -08:00 |
|
Behdad Esfahbod
|
fb77bd0b0c
|
[ttc] Don't close file, we need it if lazy reading
|
2018-01-25 16:55:40 -08:00 |
|
Behdad Esfahbod
|
de54c280cc
|
[ttc] Fix saving
|
2018-01-25 16:48:13 -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 |
|
Behdad Esfahbod
|
764e27556d
|
[ttc] Move tag check
|
2018-01-25 14:50:46 -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 |
|
Behdad Esfahbod
|
76ba3b423f
|
[ttc] Move to fontTools.ttLib.ttCollection
TTCollection can still be imported from fontTools.ttLib.
|
2018-01-23 15:46:51 -08:00 |
|