Home
last modified time | relevance | path

Searched refs:TTFont (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/subset/
H A Drun-tests.py19 from fontTools.ttLib import TTFont namespace
21 TTFont = None variable
77 if TTFont is None:
83 with TTFont (expected_file) as font:
92 with TTFont (out_file) as font:
H A Dgenerate-expected-outputs.py14 from fontTools.ttLib import TTFont namespace
40 with TTFont (fonttools_path) as font:
55 with TTFont (harfbuzz_path) as font:
H A Drun-repack-tests.py18 from fontTools.ttLib import TTFont namespace
60 with TTFont (out_file) as font:
/third_party/noto-cjk/google-fonts/
H A Dhotfix.py18 from fontTools.ttLib import TTFont namespace
107 ttfont = TTFont(font)
/third_party/notofonts/scripts/
H A Dversionator.py13 from fontTools.ttLib import TTFont namespace
66 ttfont = TTFont(file, fontNumber=0)
/third_party/skia/third_party/externals/sfntly/cpp/tools/
H A Dfont_data_generator_xml.py47 font = ttLib.TTFont(self.font_path)

Completed in 2 milliseconds