gcid
: Glyph ID to CID table
- class fontTools.ttLib.tables._g_c_i_d.table__g_c_i_d(tag=None)[source]
- compile(font)
Compiles the table into binary. Called automatically on save.
- decompile(data, font)
Create an object from the binary data. Called automatically on access.
- dependencies = []
- ensureDecompiled()
- fromXML(name, attrs, content, font)
- merge(m, tables)
- toXML(writer, font)