def add_additional_font(*args, **kwargs): # real signature unknown """ Adds additional font. Return Type: None Parameters __________ * file : str ttf or otf file 这个函数可以添加字体文件路径 .ttf * Optional Arguments ____________________ * size : float * 字体大小 * glyph_ranges : str options: korean, japanese, chinese_full, chinese_simplified_common, cryillic, thai, vietnamese * Keyword Only Arguments ____________________ * custom_glyph_chars :