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

 
Modules
       
fontTools.ttLib.tables.DefaultTable
fontTools.cffLib

 
Classes
       
fontTools.ttLib.tables.DefaultTable.DefaultTable
table_C_F_F_

 
class table_C_F_F_(fontTools.ttLib.tables.DefaultTable.DefaultTable)
     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 = []