| |
Methods defined here:
- __init__(self, tag)
- compile(self, otFont)
- decompile(self, data, otFont)
- fromXML(self, (name, attrs, content), otFont)
- getGlyphOrder(self)
- haveGlyphNames(self)
- setGlyphOrder(self, glyphOrder)
- toXML(self, writer, otFont, progress=None)
Methods inherited from fontTools.ttLib.tables.DefaultTable.DefaultTable:
- __cmp__(self, other)
- __repr__(self)
Data and other attributes inherited from fontTools.ttLib.tables.DefaultTable.DefaultTable:
- dependencies = []
|