Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/
Dmerge.py712 def merge(self, fontfiles): argument
719 fonts = [ttLib.TTFont(fontfile) for fontfile in fontfiles]
725 fonts = [ttLib.TTFont(fontfile) for fontfile in fontfiles]