[Tutorials] wps office在linux下与Windows排版不一致的解决方法
Tofloor
poster avatar
xueying1998
deepin
2022-05-05 06:58
Author

原因:linux下没有Windows自带的字体(版权原因)

方法一:

以管理员身份打开Windows/Fonts/这个文件夹,然后sudo mkdir -p /usr/share/fonts/winfonts; sudo cp *.ttf /usr/share/fonts/winfonts 最后sudo fc-cache -fv 刷新cache

方法二:

星火应用商店 搜索安装winfonts

image.png

注:本方法已在deepin和uos上得到验证

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-05-05 07:22
#1

安装文档包含的字体即可

Reply View the author
kirin2020
deepin
2022-05-05 07:32
#2

谢谢分享😃

Reply View the author
(null)
deepin
2022-05-05 20:26
#3
The user is banned, and the content is hidden.
神末shenmo
deepin
Spark-App
Q&A Team
2022-05-05 20:38
#4

老天诶,这个似乎有版权问题

之前星火只有WPS字体和微软核心字体这样开放下载的,Windows的字体带版权的不让分发scream

Reply View the author
randyday
deepin
2022-06-17 10:02
#5

写文档时多用标准不需要版权的字体,哈哈。

linux尽量多收录不用版权的字体。

放弃微软雅黑吧,呵呵

中文我就用宋体,阿里的华为的字体似乎不用版权

Reply View the author
130******48
deepin
2022-11-24 23:05
#6

我的方法:在双系统或者Windows下将C:/Windows/Fonts这个文件夹整体拷贝出来,之后用deepin自带的字体管理器将这个文件夹中的字体全部导入就可以正常使用了。

感谢楼主给予的启发😁

Reply View the author