Cosimo Lupo 935aad1a25
DefaultTable: pass extra **kwargs in toXML (for glyf table class)
when ttx fails to decompile a buggy glyf table, the DefaultTable implementation is used,
but TTFont._tableToXML passes 'splitGlyphs' keyword argument to table.toXML when
the tag is 'glyf'.
Let's simply ignore it here.
2018-10-16 17:21:50 +01:00
..
2017-03-14 12:00:13 +01:00
2018-03-06 10:46:01 +01:00
2015-04-26 02:01:01 -04:00
2018-06-28 14:07:14 +02:00
2018-09-05 21:12:53 -07:00