[Font Manager] Deepin20.5添加字体后无法在个性化中立即设置
Tofloor
poster avatar
云已
deepin
2022-04-25 02:17
Author

通过Deepin 20.5字体管理器添加开源字体后,在个性化设置的字体列表中无法立即看到新添加的字体,需要重新启动系统或者重新打开设置才可以加载出用户字体。

截图_deepin-font-manager_20220424181210.png

截图_dde-control-center_20220424181613.png

Reply Favorite View the author
All Replies
impressionyang
deepin
2022-04-25 17:38
#1

刷新字体缓存或者注销呢

Reply View the author
捕风
deepin
2022-04-25 18:50
#2
  1. 在网上找到你要的目标字体。
  2. 上传到系统的 /usr/share/fonts 目录中。
  3. 执行# sudo mkfontscale(如果命令不存在,请安装mkfontscale)。
  4. 执行# mkfontdir (如果命令不存在,请安装mkfontdir )。
  5. 执行# fc-cache -fv(如果命令不存在,请安装fontconfig)。
  6. 查看设置是否生效,使用命令# fc-match
Reply View the author
cuijun1225
deepin
2022-04-26 04:00
#3

注销一下也可以,不必重启!

Reply View the author
cuijun1225
deepin
2022-04-26 04:01
#4

注销一下也可以,不必重启

Reply View the author