Lines Matching refs:fontFile
2117 def load_font(fontFile,2124 font = ttLib.TTFont(fontFile,2169 fontfile = args[0]2177 font = load_font(fontfile, options, dontLoadGlyphNames=dontLoadGlyphNames)2223 outfile = fontfile + '.subset'2233 log("Input font: %d bytes" % os.path.getsize(fontfile))