1``glyf``: Glyph Data 2-------------------- 3 4.. autoclass:: fontTools.ttLib.tables._g_l_y_f.table__g_l_y_f 5 :members: 6.. autoclass:: fontTools.ttLib.tables._g_l_y_f.Glyph 7 :members: 8.. autoclass:: fontTools.ttLib.tables._g_l_y_f.GlyphComponent 9 :members: 10.. autoclass:: fontTools.ttLib.tables._g_l_y_f.GlyphCoordinates 11 :members: array, zeros, copy, __len__, __getitem__, __setitem__, __delitem__, append, extend, toInt, relativeToAbsolute, absoluteToRelative, translate, scale, transform, __pos__, __neg__, __iadd__, __isub__, __imul__, __itruediv__, __bool__ 12