Searched refs:glyphs_expected (Results 1 – 1 of 1) sorted by relevance
64 fontfile, options, unicodes, glyphs_expected = line.split (":") variable85 if glyphs_expected != '*':111 if glyphs1 != glyphs2 and glyphs_expected != '*':122 if glyphs1.strip() != glyphs_expected and glyphs_expected != '*':124 print ("Expected: " + glyphs_expected) # file=sys.stderr