Home
last modified time | relevance | path

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

/external/noto-fonts/other/
Dsubset_noto_sans_symbols.py145 def rename_postscript_name(source_font, target_font, new_name): argument
147 with contextlib.closing(ttLib.TTFont(source_font)) as ttf: