Home
last modified time | relevance | path

Searched defs:fontfile (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/test/shaping/
Drun-tests.py64 fontfile, options, unicodes, glyphs_expected = line.split (":") variable
66 fontfile, expected_hash = fontfile.split('@') variable
82 fontfile = os.path.normpath (os.path.join (cwd, fontfile)) variable
101 fontfile = new_fontfile variable
/external/fonttools/Snippets/
Dcmap-format.py20 fontfile = sys.argv[1] variable
Dlayout-features.py10 fontfile = sys.argv[1] variable
Dsubset-fpgm.py9 fontfile = sys.argv[1] variable
/external/fonttools/Lib/fontTools/colorLib/
Dunbuilder.py64 fontfile = sys.argv[1] variable
/external/fonttools/Tests/ttLib/
Dwoff2_test.py839 def fontfile(): function
937 def ttFont(fontfile): argument