fontTools.ttLib.tables._c_v_t
index
/code/fontTools/Lib/fontTools/ttLib/tables/_c_v_t.py

 
Modules
       
fontTools.ttLib.tables.DefaultTable
array
fontTools.ttLib

 
Classes
       
fontTools.ttLib.tables.DefaultTable.DefaultTable
table__c_v_t

 
class table__c_v_t(fontTools.ttLib.tables.DefaultTable.DefaultTable)
     Methods defined here:
__delitem__(self, index)
__getitem__(self, index)
__len__(self)
__setitem__(self, index, value)
compile(self, ttFont)
decompile(self, data, ttFont)
fromXML(self, (name, attrs, content), ttFont)
toXML(self, writer, ttFont)

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 = []