lcar: Ligature Caret Table

class fontTools.ttLib.tables._l_c_a_r.table__l_c_a_r(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)
subset_glyphs(s)
toXML(writer, font)