Searched refs:glyphToSecondGroup (Results 1 – 1 of 1) sorted by relevance
3 …upKerningValue(pair, kerning, groups, fallback=0, glyphToFirstGroup=None, glyphToSecondGroup=None): argument47 assert glyphToSecondGroup is not None48 if glyphToSecondGroup is not None:52 glyphToSecondGroup = {}59 glyphToSecondGroup[glyph] = group72 secondGroup = glyphToSecondGroup.get(second)