deepin如何卸载字体
Tofloor
poster avatar
justinnee
deepin
2017-10-13 16:28
Author
由于是双系统,直接在windows fonts 下点字体右上角安装,但是后来发现qq chrome字体太虚 不知如何卸载
Reply Favorite View the author
All Replies
avatar
sz******iy@vip.qq.com
deepin
2017-10-13 16:40
#1


    系统字体存放文件:/usr/share/fonts
    用户字体存放文件:~/.fonts

系统字体需要管理权限来删除,用户字体的目录是隐藏的
Reply View the author
avatar
justinnee
deepin
2017-10-13 16:44
#2
额ctrl+h没有找到:~/.fonts诶
Reply View the author
avatar
sz******iy@vip.qq.com
deepin
2017-10-13 16:53
#3
因为右键安装的字体被扔到系统字体目录了。

然后QQ的wine的,它用的字体是在/opt/cxoffice/share/wine/fonts?  我猜的,不确定。

Chrome浏览器里可以在浏览器里设置显示字体。

也可以在深度的设置-个性化里设置字体。
Reply View the author
avatar
jingle
deepin
2017-10-13 16:54
#4
https://bbs.deepin.org/post/146616
额ctrl+h没有找到:~/.fonts诶

sudo apt-get install font-manager
后使用这个删除
Reply View the author
Comments
justinnee
2017-10-14 06:17
谢谢!