cd
curl https://dl.freefontsfamily.com/download/Times-New-Roman-Font/ -o Times-New-roman.zip
unzip Times-New-roman.zip
python -c "import matplotlib; print(f'path to mpl-data: {matplotlib.ma
Ubuntu Matplotlib 安装Times字体
最新推荐文章于 2024-09-18 08:55:39 发布
本文详细介绍了如何在Ubuntu操作系统中为Matplotlib库安装并配置Times字体,以便在Python数据可视化中获得更好的文本显示效果。
摘要由CSDN通过智能技术生成