ubuntu wps 缺少字体

ubuntu下装了wps后,报缺少字体的错误,解决办法

  1. Download the fonts as a zip file: https://github.com/heroacool/wps-fonts
  2. Unzip the file wps-fonts-master.zip
  3. Move the .ttf files to /usr/share/fonts/wps-office/ (sudo mv ~/Downloads/wps-fonts-master/* /usr/share/fonts/wps-office/)
  4. Restart WPS Office (If it's running)

参考

https://askubuntu.com/questions/861588/wps-office-equation-editor

发布了198 篇原创文章 · 获赞 213 · 访问量 53万+

猜你喜欢

转载自blog.csdn.net/heroacool/article/details/105096321