Searched defs:fontfile (Results 1 – 6 of 6) sorted by relevance
64 fontfile, options, unicodes, glyphs_expected = line.split (":") variable66 fontfile, expected_hash = fontfile.split('@') variable82 fontfile = os.path.normpath (os.path.join (cwd, fontfile)) variable101 fontfile = new_fontfile variable
20 fontfile = sys.argv[1] variable
10 fontfile = sys.argv[1] variable
9 fontfile = sys.argv[1] variable
64 fontfile = sys.argv[1] variable
839 def fontfile(): function937 def ttFont(fontfile): argument