2021-11-18 13:06:02 +00:00
|
|
|
##############################################
|
|
|
|
ttFont: Read/write OpenType and TrueType fonts
|
|
|
|
##############################################
|
2018-10-10 15:38:06 -04:00
|
|
|
|
2021-11-18 13:06:02 +00:00
|
|
|
.. autoclass:: fontTools.ttLib.ttFont.TTFont
|
|
|
|
:inherited-members:
|
|
|
|
:members:
|
|
|
|
|
|
|
|
.. autoclass:: fontTools.ttLib.ttFont.GlyphOrder
|
2018-10-19 21:25:38 -04:00
|
|
|
:inherited-members:
|
2018-10-10 15:38:06 -04:00
|
|
|
:members:
|
2021-02-08 11:30:39 +00:00
|
|
|
:undoc-members:
|
|
|
|
:private-members:
|
2021-11-18 13:06:02 +00:00
|
|
|
|
|
|
|
.. automodule:: fontTools.ttLib.ttFont
|
|
|
|
:members: getTableModule, registerCustomTableClass, unregisterCustomTableClass, getCustomTableClass, getClassTag, newTable, tagToIdentifier, identifierToTag, tagToXML, xmlToTag, sortedTagList, reorderFontTables
|
|
|
|
|