gnome-terminal 无法修改字体为monaco
发表于 : 2014-09-27 18:48
widon@widon-F3JR:~$ ls /usr/share/fonts/MONACO.TTF -l
-rw-r--r-- 1 root root 65704 9月 27 18:29 /usr/share/fonts/MONACO.TTF
widon@widon-F3JR:~$ ls ~/.fonts/ -l
total 68
-rw-r--r-- 1 widon widon 65704 9月 27 18:42 MONACO.TTF
字体都下载好,然后拷贝进相应目录了,可是gnome terminal死活找不到这个文件
该执行都执行了
widon@widon-F3JR:~$ mkfontscale
widon@widon-F3JR:~$ mkfontdir
widon@widon-F3JR:~$ fc-cache -fv ~/.fonts
Fontconfig error: Cannot load default config file
/home/widon/.fonts: caching, new cache contents: 1 fonts, 0 dirs
/var/cache/fontconfig: not cleaning unwritable cache directory
fc-cache: succeeded
widon@widon-F3JR:~$ sudo fc-cache -fv ~/.fonts
Fontconfig error: Cannot load default config file
/home/widon/.fonts: caching, new cache contents: 1 fonts, 0 dirs
/var/cache/fontconfig: cleaning cache directory
fc-cache: succeeded
~/.fonts.conf这个文件被删除了,也不知道怎么才能恢复,linux有些文件被删除了,永远就恢复不了吗?
qtconfig也有bug。。。算了不说了
-rw-r--r-- 1 root root 65704 9月 27 18:29 /usr/share/fonts/MONACO.TTF
widon@widon-F3JR:~$ ls ~/.fonts/ -l
total 68
-rw-r--r-- 1 widon widon 65704 9月 27 18:42 MONACO.TTF
字体都下载好,然后拷贝进相应目录了,可是gnome terminal死活找不到这个文件
该执行都执行了
widon@widon-F3JR:~$ mkfontscale
widon@widon-F3JR:~$ mkfontdir
widon@widon-F3JR:~$ fc-cache -fv ~/.fonts
Fontconfig error: Cannot load default config file
/home/widon/.fonts: caching, new cache contents: 1 fonts, 0 dirs
/var/cache/fontconfig: not cleaning unwritable cache directory
fc-cache: succeeded
widon@widon-F3JR:~$ sudo fc-cache -fv ~/.fonts
Fontconfig error: Cannot load default config file
/home/widon/.fonts: caching, new cache contents: 1 fonts, 0 dirs
/var/cache/fontconfig: cleaning cache directory
fc-cache: succeeded
~/.fonts.conf这个文件被删除了,也不知道怎么才能恢复,linux有些文件被删除了,永远就恢复不了吗?
qtconfig也有bug。。。算了不说了