| |
Methods defined here:
- compile(self, ttFont)
- decompile(self, data, ttFont)
- fromXML(self, (name, attrs, content), ttFont)
- toXML(self, writer, ttFont)
Data and other attributes defined here:
- extras = {65530: 'ppgm', 65531: 'cvt', 65532: 'reserved', 65533: 'fpgm'}
- indextable = 'TSI0'
Methods inherited from fontTools.ttLib.tables.DefaultTable.DefaultTable:
- __cmp__(self, other)
- __init__(self, tag)
- __repr__(self)
Data and other attributes inherited from fontTools.ttLib.tables.DefaultTable.DefaultTable:
- dependencies = []
|