chrome在ubuntu 14.04的中文支援 - Linux

Table of Contents


這問題也困擾我很久,刀疤大大的方法我也試過,但是仍有少數的字體是標楷體

有人提到這解法:

『sudo rm -f /etc/fonts/conf.d/65-droid-sans-fonts.conf』

但是一樣沒辦法解決


測試發現,若安裝時選擇英文,只要更新語言包之後就會發生這個問題

一開始就選擇繁體中文似乎沒有這問題...


語言包更新的內容如下:

libreoffice-l10n-en-gb
libreoffice-l10n-en-za
libreoffice-l10n-zh-tw
libreoffice-help-zh-tw
libreoffice-help-en-gb
language-pack-gnome-zh-hant
language-pack-zh-hant
thunderbird-locale-en-gb
thunderbird-locale-zh-tw
thunderbird-locale-zh-hant
ibus-chewing
ibus-table-cangjie3
ibus-table-cangjie5
ibus-table-quick-classic
firefox-locale-zh-hant
hunspell-en-ca
mythes-en-au
★fonts-arphic-ukai
★fonts-arphic-uming

我一個一個手動安裝

發現只要安裝最後兩個字體就會變成標楷體 + 新細明體

只要移除就會恢復正常

『sudo apt-get remove fonts-arphic-ukai』

『sudo apt-get remove fonts-arphic-uming』

目前我都正常使用,應該沒有什麼問題才是...

--

All Comments

Leila avatarLeila2014-08-27
推! 終於解決了!!!!!