logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Linux下的python修改画图的字体

写在前面:最近在Linux上使用python,需要画图,但是默认的字体不是‘Times New Roman’,自己的代码设置的字体为‘Times New Roman’,因此出图的时候会报出:findfont: Font family ['Times New Roman'] not found. Falling back to DejaVu Sans。为了一劳永逸,决定将字体改为‘Times New

到底了