参考:https://github.com/source-foundry/Hack
.zip)。/usr/share/fonts/)或用户字体文件夹(通常~/.local/share/fonts/或/usr/local/share/fonts)。config/fontconfig/到系统字体配置文件夹(通常/etc/fonts/conf.d/)或字体用户文件夹(通常~/.config/fontconfig/conf.d)$ fc-cache -f -v
您可以使用以下命令确认已安装字体:
$ fc-list | grep "Hack"
一些Linux用户可能会发现使用这些说明在其发行版上改进了字体呈现。
原文:https://www.cnblogs.com/zhz-8919/p/9933988.html