Home
last modified time | relevance | path

Searched refs:new_fontfile (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/test/shaping/
Drun-tests.py99 new_fontfile = os.path.join (tempfile.gettempdir (), 'tmpfile') variable
100 shutil.copyfile(fontfile, new_fontfile)
101 fontfile = new_fontfile