我使用的 PC 有 Ubuntu 和 Windows 7。
calibri.ttf
我尝试通过使用字体查看器打开 Windows/Fonts 目录下的文件并单击“安装”按钮在 Ubuntu 中安装 Calibri 字体。
现在我需要卸载该字体,但我做不到。字体查看器显示已安装“Calibri Regular”字体,但不允许我卸载它。字体管理器未在字体列表中显示 Calibri。字符映射表未在字体列表中显示 Calibri。Ubuntu 软件中心和 Synaptic 找不到任何类似“calibri”的内容。
这些目录下也没有 calibri 文件:
/usr/share/fonts
/usr/local/share/fonts
~/.fonts
该字体在 LibreOffice、Chrome 和 Firefox 中可见。
已编辑
我执行了gedit /etc/fonts/fonts.conf
,这是部分结果:
«!-- Font directory list --»
<dir>/usr/share/fonts</dir>
<dir>/usr/local/share/fonts</dir>
<dir prefix="xdg">fonts</dir>
<!-- the following element will be removed in the future -->
<dir>~/.fonts</dir>
答案1
您必须更新字体缓存:
fc-cache -rv