Ubuntu22.04解决WPS字体缺失
本文转载于https://zhuanlan.zhihu.com/p/470577265
文中使用到了git工具
Ubuntu下载WPS,启动后报错
Some formula symbols might not be displayed correctly due to missing fonts.
解决方法如下:
$ sudo sh install.sh
$ git clone https://github.com/IamDH4/ttf-wps-fonts.git && cd ttf-wps-fonts
$ sudo sh install.sh
本文介绍了如何在Ubuntu22.04系统中解决WPS启动时因缺少字体导致公式显示错误的问题,步骤包括使用git克隆特定字体库并进行sudo安装。
2838

被折叠的 条评论
为什么被折叠?



