Home
last modified time | relevance | path

Searched refs:decompileGlyph_ (Results 1 – 1 of 1) sorted by relevance

/external/fonttools/Lib/fontTools/ttLib/tables/
D_g_v_a_r.py110 self.variations[glyphName] = decompileGlyph_(
220 def decompileGlyph_(pointCount, sharedTuples, axisTags, data): function