【发布时间】:2013-09-05 20:08:08
【问题描述】:
我正在用 Arno Pro 字体写我的论文,我希望我的图像中的字体(我使用 matplotlib 制作)与我的论文相匹配。 matplotlib 的文档声称:
The font.family property has five values: 'serif' (e.g., Times),
'sans-serif' (e.g., Helvetica), 'cursive' (e.g., Zapf-Chancery),
'fantasy' (e.g., Western), and 'monospace' (e.g., Courier).
是否可以在 matplotlib 的标签中使用 Arno Pro 或其他字体系列?如果有,怎么做?
谢谢。
【问题讨论】:
标签: fonts matplotlib labels