Searched defs:glyphname (Results 1 – 4 of 4) sorted by relevance
44 glyphname = '.'.join(href[1:].split('/')[1].split('.')[1:]) variable
118 def add_problem(glyphname, problem): argument
326 def instantiateGvarGlyph(varfont, glyphname, axisLimits, optimize=True): argument
50 def _get_coordinates(varfont, glyphname): argument