Home
last modified time | relevance | path

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

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