目前共有4篇帖子。
ubuntu字體設置
1樓 产品的注销 2010-12-13 18:43
前言: 在Windows系統裡面,並非所有的字體都是收費的,MS也有一部份的字體是可以免 費使用的.下面將使用這些免費的字體以及XP下的幾種其他中文字體來處理Ubuntu 的中文顯示問題,總體來說,效果還不錯。

字體安裝: 關於MS的這些免費字體可以在這裡下載,使用Debian/Ubuntu的用戶也可以使用如 下命令來自動安裝這些字體
sudo apt-get install msttcorefonts
這些字體裡面包含如下字體 Andale Mono, Arial, Comic Sans MS, Courier New,GeorgiaImpact, Times New Roman, Trebuchet MS,Verdana, Webdings
這些字體安裝在"/usr/share/fonts/truetype/msttcorefonts"目錄之下。 其它中文字體為"simsun.ttc,mingliu.ttc"(附:我這裡使用的 mingliu.ttc是5.03 版的),還可以把如下字體一併拷貝過來"tahoma.ttf tahomab.ttf arialuni.ttf simfang.ttf simhei.ttf simkai.ttf simli.ttf simyou.ttf",還有一個字 體"stxihei.ttf",在處理中文小字時可以得到比較好的效果,可以到這裡下載。 創建字體安裝目錄: sudo mkdir /usr/share/fonts/truetype/msfonts 將以上從XP里copy出來的字體再move到這個目錄下,再到"/etc/X11/xorg.conf"里 面加上以上目錄(安裝的msttcorefonts不用手動添加,系統已經自動加進去了) sudo vi /etc/X11/xorg.conf 在相關地方添加如下行 FontPath "/usr/share/fonts/truetype/msfonts" 再執行如下命令 cd /usr/share/fonts/truetype/msfonts sudo mkfontscale && sudo mkfontdir 生成"fonts.dir,fonts.scale"兩個文件,以上幾步主要是讓Gtk1的程序可以使用 這些字體,下面這條命令才是讓其他的程序能找到這些字體 sudo fc-cache -f -v 字體配置: 以上是安裝字體的工作,下面進行字體配置,首先執行 sudo dpkg-reconfigure fontconfig 第一步中選擇"Naticve", 第二步中LCD顯示器的選擇"Always",CRT顯示器選擇"Never", 第三步中選擇默認的"No". 接 下來Ubuntu用戶可以刪除"/etc/fonts"目錄下 的"language-selector.conf"(其實只是一個鏈接),添加自定義的配 置文 件"local.conf,msttcorefonts.conf,cjk.conf",其中"local.conf"加載其它兩個 文件,自身為 "fonts.conf"加載。由於幾個文件比較長,因此只在附件中給出。 將三個文件copy到"/etc/fonts"目錄下面,重啟X即可。 其它設置: Firefox的設置: 首先執行如下配置 sudo vi /etc/firefox/firefoxrc 添加或者修改這一行 MOZ_DISABLE_PANGO=1 Gtk1程序的支持: 創建如下文件"/etc/gtk/gtkrc.zh_CN.utf-8"(我的系統的locale為zh_CN.utf-8), 寫入如下內容: # This file defines the fontsets for Chinese language (zh) using # the simplified chinese standard GuoBiao as in mainland China (CN) style "gtk-default" { fontset = "-microsoft-verdana-medium-r-normal--12-*-*-*-*-*-iso8859-1,\ -*-simsun-medium-r-normal--16-*-*-*-*-*-gb2312.1980-0,*-r-*" } class "GtkWidget" style "gtk-default"
2樓 产品的注销 2010-12-13 18:46
軟件包設置

 ┌──────────────────┤ 正在設定 ttf-mscorefonts-installer ├───────────────────┐
 │                                                                           │
 │ TrueType core fonts for the Web EULA                                        
 │                                                                             
 │ END-USER LICENSE AGREEMENT FOR MICROSOFT SOFTWARE                           
 │                                                                             
 │ IMPORTANT-READ CAREFULLY: This Microsoft End-User License Agreement         
 │ ("EULA") is a legal agreement between you (either an individual or a        
 │ single entity) and Microsoft Corporation for the Microsoft software         
 │ accompanying this EULA, which includes computer software and may include    
 │ associated media, printed materials, and "on-line" or electronic            
 │ documentation ("SOFTWARE PRODUCT" or "SOFTWARE"). By exercising your        
 │ rights to make and use copies of the SOFTWARE PRODUCT, you agree to be      
 │ bound by the terms of this EULA. If you do not agree to the terms of        
 │ this EULA, you may not use the SOFTWARE PRODUCT.                            
 │                                                                             
 │                                                                             
 │                                  <確定>                                     
 │                                                                           │
 └───────────────────────────────────────────────────────────────────────────┘
                                                                               

3樓 产品的注销 2010-12-13 18:48

回復:2樓

按下TAB鍵,再按回車鍵即可。

4樓 产品的注销 2010-12-13 18:50
octopus@phpServer:~$ sudo apt-get install msttcorefonts
[sudo] password for octopus:
Sorry, try again.
[sudo] password for octopus:
正在讀取軟件包列表... 完成
正在分析軟件包的依賴關係樹       
正在讀取狀態信息... 完成       
注意,選取 ttf-mscorefonts-installer 而非 msttcorefonts
將會安裝下列額外的軟件包:
  cabextract ttf-mscorefonts-installer
下列【新】軟件包將被安裝:
  cabextract ttf-mscorefonts-installer
升級了 0 個軟件包,新安裝了 2 個軟件包,要卸載 0 個軟件包,有 0 個軟件包未被升級。
需要下載 89.4kB 的軟件包。
解壓縮後會消耗掉 410kB 的額外空間。
您希望繼續執行嗎?[Y/n]y
獲取:1 http://mirrors.sohu.com/ubuntu/ maverick/universe cabextract i386 1.3-1 [49.2kB]
獲取:2 http://mirrors.sohu.com/ubuntu/ maverick-updates/multiverse ttf-mscorefonts-installer all 3.2ubuntu2 [40.3kB]
下載 89.4kB,耗時 0秒 (174kB/s)                   
正在預設定軟件包 ...
選中了曾被取消選擇的軟件包 cabextract。
(正在讀取數據庫 ... 系統當前共安裝有 196842 個文件和目錄。)
正在解壓縮 cabextract (從 .../cabextract_1.3-1_i386.deb) ...
選中了曾被取消選擇的軟件包 ttf-mscorefonts-installer。
正在解壓縮 ttf-mscorefonts-installer (從 .../ttf-mscorefonts-installer_3.2ubuntu2_all.deb) ...
正在處理用於 man-db 的觸發器...
正在處理用於 fontconfig 的觸發器...
正在設置 cabextract (1.3-1) ...
正在設置 ttf-mscorefonts-installer (3.2ubuntu2) ...

These fonts were provided by Microsoft "in the interest of cross-
platform compatibility".  This is no longer the case, but they are
still available from third parties.

You are free to download these fonts and use them for your own use,
but you may not redistribute them in modified form, including changes
to the file name or packaging format.

--2010-12-13 18:48:15--  http://downloads.sourceforge.net/corefonts/andale32.exe
正在解析主機 downloads.sourceforge.net... 216.34.181.59
正在連接 downloads.sourceforge.net|216.34.181.59|:80... 已連接。
已發出 HTTP 請求,正在等待回應... 301 Moved Permanently
位置:http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe [跟隨至新的 URL]
--2010-12-13 18:48:15--  http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
再次使用存在的到 downloads.sourceforge.net:80 的連接。
已發出 HTTP 請求,正在等待回應... 302 Found
位置:http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe [跟隨至新的 URL]
--2010-12-13 18:48:16--  http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
正在解析主機 nchc.dl.sourceforge.net... 211.79.60.17, 2001:e10:ffff:1f02::17
正在連接 nchc.dl.sourceforge.net|211.79.60.17|:80... 已連接。
已發出 HTTP 請求,正在等待回應... 200 OK
長度: 198384 (194K) [application/x-msdownload]
正在保存至: 「./andale32.exe」

     0K .......... .......... .......... .......... .......... 25% 6.00K 24s
    50K .......... .......... .......... .......... .......... 51% 10.9K 12s
   100K .......... .......... .......... .......... .......... 77% 4.29K 7s
   150K .......... .......... .......... .......... ...       100% 5.13K=33s

2010-12-13 18:48:51 (5.85 KB/s) - 已保存 「./andale32.exe」 [198384/198384])

--2010-12-13 18:48:51--  http://downloads.sourceforge.net/corefonts/arialb32.exe
正在解析主機 downloads.sourceforge.net... 216.34.181.59
正在連接 downloads.sourceforge.net|216.34.181.59|:80... 已連接。
已發出 HTTP 請求,正在等待回應... 301 Moved Permanently
位置:http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/arialb32.exe [跟隨至新的 URL]
--2010-12-13 18:48:51--  http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/arialb32.exe
再次使用存在的到 downloads.sourceforge.net:80 的連接。
已發出 HTTP 請求,正在等待回應... 302 Found
位置:http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/arialb32.exe [跟隨至新的 URL]
--2010-12-13 18:48:52--  http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/arialb32.exe
正在解析主機 nchc.dl.sourceforge.net... 211.79.60.17, 2001:e10:ffff:1f02::17
正在連接 nchc.dl.sourceforge.net|211.79.60.17|:80... 已連接。
已發出 HTTP 請求,正在等待回應... 200 OK
長度: 168176 (164K) [application/x-msdownload]
正在保存至: 「./arialb32.exe」

     0K .......... .......... .......... .......... .......... 30% 4.86K 23s
    50K .......... .......... .......... .......... .......... 60% 5.28K 13s
   100K .......... .......... .......... .......... .......... 91% 10.0K 2s
   150K .......... ....                                       100% 29.8K=25s

2010-12-13 18:49:18 (6.52 KB/s) - 已保存 「./arialb32.exe」 [168176/168176])

--2010-12-13 18:49:18--  http://downloads.sourceforge.net/corefonts/arial32.exe
正在解析主機 downloads.sourceforge.net... 216.34.181.59
正在連接 downloads.sourceforge.net|216.34.181.59|:80... 已連接。
已發出 HTTP 請求,正在等待回應... 301 Moved Permanently
位置:http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/arial32.exe [跟隨至新的 URL]
--2010-12-13 18:49:19--  http://downloads.sourceforge.net/project/corefonts/the%20fonts/final/arial32.exe
再次使用存在的到 downloads.sourceforge.net:80 的連接。
已發出 HTTP 請求,正在等待回應... 302 Found
位置:http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/arial32.exe [跟隨至新的 URL]
--2010-12-13 18:49:19--  http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/arial32.exe
正在解析主機 nchc.dl.sourceforge.net... 211.79.60.17, 2001:e10:ffff:1f02::17
正在連接 nchc.dl.sourceforge.net|211.79.60.17|:80... 已連接。
已發出 HTTP 請求,正在等待回應... 200 OK
長度: 554208 (541K) [application/x-msdownload]
正在保存至: 「./arial32.exe」

     0K .......... .......... .......... .......... ..........  9% 13.7K 36s
    50K .......... .......... .......... .......... .......... 18% 13.7K 32s
   100K .......... .......... .......... .......... .......... 27% 6.28K 40s
   150K .......... .......... .......... .......... .......... 36% 4.92K 43s
   200K .......... .......... .......... .......... ....^A...... 46% 6.15K 39s
   250K .......... ......

回復帖子

內容:
用戶名: 您目前是匿名發表
驗證碼:
 
 
©2010-2024 Arslanbar [手機版] [桌面版]
除非另有聲明,本站採用創用CC姓名標示-相同方式分享 3.0 Unported許可協議進行許可。