Searched refs:glyphs2 (Results 1 – 3 of 3) sorted by relevance
107 glyphs2 = cmd ([hb_shape, "--font-funcs=ot", variable111 if glyphs1 != glyphs2 and glyphs_expected != '*':113 print ("OT funcs: " + glyphs2) # file=sys.stderr
98 …glyphs2 = shape_cmd ([fontfile, "--font-funcs=ot"] + extra_options + ["--unicodes", unicodes] + op… variable100 if glyphs1 != glyphs2 and glyphs_expected != '*':102 print ("OT funcs: " + glyphs2, file=sys.stderr)
110 …glyphs2 = cmd ([hb_shape, fontfile, "--font-funcs=ot"] + extra_options + ["--unicodes", unicodes] … variable112 if glyphs1 != glyphs2 and glyphs_expected != '*':114 print ("OT funcs: " + glyphs2, file=sys.stderr)