欢迎光临
我们一直在努力

Python — matplotlib库

1. 查看可显示的所有字体

from matplotlib.font_manager import FontManager

fonts = set(f.name for f in FontManager().ttflist)

for f in sorted(fonts):

  printf(f)

未经允许不得转载:大有博文 » Python — matplotlib库
分享到: 更多 (0)

大前端WP主题 更专业 更方便

联系我们联系我们