Debg: Debug table

The Debg table stores a JSON blob of debug information. It is used by Google to embed structured metadata for internal tooling purposes.

class fontTools.ttLib.tables.D__e_b_g.table_D__e_b_g(tag=None)[source]

Bases: DefaultTable

decompile(data, ttFont)[source]
compile(ttFont)[source]
toXML(writer, ttFont)[source]
fromXML(name, attrs, content, ttFont)[source]