Windows XP Windows 7 Windows 2003 Windows Vista Windows教程綜合 Linux 系統教程
Windows 10 Windows 8 Windows 2008 Windows NT Windows Server 電腦軟件教程
 Windows教程網 >> Linux系統教程 >> 關於Linux >> CentOS如何使用Windows自帶的字體

CentOS如何使用Windows自帶的字體

日期:2017/1/25 10:37:44      編輯:關於Linux

  不少朋友在接觸了CentOS系統後,發現CentOS系統自帶的字體看著不太習慣,想換回原本Windows系統的字體,具體應該如何操作呢?下面小編就給大家介紹下CentOS添加Windows字體的方法,一起來學習下吧。

 CentOS如何使用Windows自帶的字體

  方法:

  由於用習慣了Consolas等寬字體,感覺Windows帶的微軟雅黑和黑體不錯,將其拷貝進來。

  在/usr/share/fonts下新建文件夾:msfonts

  拷貝Windows字體目錄的consola*.ttf、msyh*.ttf、simhei.ttf、simsunb.ttf到/usr/share/fonts/msfonts目錄,修改/etc/fonts/fonts.conf,增加如下紅色部分:

  《dir》/usr/share/fonts《/dir》 《dir》/usr/share/fonts/msfonts《/dir》

  《dir》/usr/share/X11/fonts/Type1《/dir》 《dir》/usr/share/X11/fonts/TTF《/dir》 《dir》/usr/local/share/fonts《/dir》

  《dir》~/.fonts《/dir》

  由於藍色字體部分已經存在,紅色字體部分不增加應該也行,然後執行fc-cache -f 使得新加的字體立即生效。

  在系統--》首選項--》外觀的字體頁面,修改應用程序字體為黑體Normal,文檔字體為Consolas、桌面字體為黑體Normal、窗口標題字體為黑體Bold,等寬字體為Consolas,大小都為10。當然也可以選擇微軟雅黑。

  上面就是CentOS使用Windows字體的方法介紹了,從本文的介紹可以看出,可將Windows中的字體拷貝到CentOS系統中使用,拷貝過來後需進行相關設置。

Copyright © Windows教程網 All Rights Reserved