Andy Zickler
|
1e2ee8e15e
|
Add context guard to ttfont
|
2018-04-03 18:08:52 -04:00 |
|
Cosimo Lupo
|
6473cc9349
|
add more tests for userNameToFilename function
plus minor whitespace
|
2018-02-28 12:26:52 +00:00 |
|
Cosimo Lupo
|
232e2b8467
|
Revert "Merge pull request #1130 from anthrotype/temp-revert-split-glyphs"
This reverts commit 060f856f92e0fb2d8e60f6be080c89c08528bacb, reversing
changes made to 1e42224af741fac73e20f7193d8115cfda7d3594.
|
2018-02-28 11:24:19 +00:00 |
|
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 |
|