Searched refs:source_font (Results 1 – 1 of 1) sorted by relevance
145 def rename_postscript_name(source_font, target_font, new_name): argument147 with contextlib.closing(ttLib.TTFont(source_font)) as ttf: