Searched refs:glyphToSecondGroup (Results 1 – 1 of 1) sorted by relevance
4 …upKerningValue(pair, kerning, groups, fallback=0, glyphToFirstGroup=None, glyphToSecondGroup=None): argument48 assert glyphToSecondGroup is not None49 if glyphToSecondGroup is not None:53 glyphToSecondGroup = {}60 glyphToSecondGroup[glyph] = group73 secondGroup = glyphToSecondGroup.get(second)