GDEF
: Glyph Definition Table¶
-
class
fontTools.ttLib.tables.G_D_E_F_.
table_G_D_E_F_
(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
= []¶
-
fromXML
(name, attrs, content, font)¶
-
merge
(m, tables)¶
-
mergeMap
= {'table': <function mergeObjects>, 'tableTag': <function onlyExisting.<locals>.wrapper>}¶
-
prune_post_subset
(font, options)¶
-
subset_glyphs
(s)¶
-
toXML
(writer, font)¶
-