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

/frameworks/base/tools/fonts/
H A Dfontchain_lint.py10 from fontTools import ttLib namespace
78 return ttLib.TTFont(font_path, fontNumber=index)
80 return ttLib.TTFont(font_path)

Completed in 62 milliseconds