fontconfig 的設定是否有優先權? - BBS

Necoo avatar
By Necoo
at 2008-04-17T16:42

Table of Contents

※ 引述《[email protected] (蒙古大夫 2.0)》之銘言:
: 以系統設定檔而言,local.conf 是最後 scan 到的,所以,以 local.conf
: 的設定為準。如果使用者有設 ~/.fonts.conf 那麼,這是最後 scan 到的,
: 以 ~/.fonts.conf 的設定為準。

我在 conf.avail 裡面看到 "The files are loaded in numeric order"
所以我以為 50-user.conf (~/.fonts.conf) 會先 scan 到,然後才是
51-local.conf (/usr/local/etc/fonts/local.conf)

: 如果你要的是選英字型,附帶某特定選用的中文字型也要有同樣效果,那麼你
: 需要用 strong binding,並且兩個字型也要設在上面的設定裡頭。所以請精確
: 一點說明你的需求。

我的需求是,系統預設的 mono 會抓到 Andale Mono 這字型,在 gnome-terminal 中
不要有 antialias,若在 terminal 中遇到中文的話由 AR PL New Sung Mono 來顯示

$ fc-match mono
AndaleMo.ttf: "Andale Mono" "Normal"

看起來是有選到,但是 gnome-terminal 的字就還是 AA 過的
而在 gedit 下則是如我所願出現沒有 AA 的字...

--
Tags: BBS

All Comments

mrtg CPU loading 抓不到

Vanessa avatar
By Vanessa
at 2008-04-17T01:27
原本都可正常work 但是升級7.0後就有問題了 其他設定都ok memory、網卡流量等 我想mrtg的cfg檔案應該是沒問題… 不知道還有哪裡設定會有問題… /usr/local/share/snmp/snmpd.conf 也沒改過 snmpd也嘗試重裝了 謝謝各位大大! - ...

Apache 的 mod_fcgid 設定(suexec)

Bennie avatar
By Bennie
at 2008-04-16T12:33
我使用 Apache2.2 配合 mod_fcgid 來跑 php 程式 如果是跑 Virtual Host 下的 php 程式,看起來是沒有問題 Ex: http://host/index.php 但是如果要配合 mod_userdir 則會出問題 Ex: http://host/~user/ind ...

Re: ssh tunnel

Doris avatar
By Doris
at 2008-04-15T01:32
※ 引述《chinsan (有若無,實若虛)》之銘言: : ※ 引述《PowerSec (Dr.腥)》之銘言: : : 請問一下 我用putty連到朋友的機器 : : 設定是這樣的 destination: ip:22 然後port8080 : 大致推測你是想藉由 PuTTY client 的 IP 以 ...

發問題該注意的事項

Kyle avatar
By Kyle
at 2008-04-14T20:52
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 發問時,請儘量附上所參考的來源(URL連結),以及自己實際的作法為何,以及相關 錯誤訊息。 這三點蠻重要的,以下逐一介紹原因: 1 ...

Re: ssh tunnel

Cara avatar
By Cara
at 2008-04-14T19:38
※ 引述《PowerSec (Dr.腥)》之銘言: : 請問一下 我用putty連到朋友的機器 : 設定是這樣的 destination: ip:22 然後port8080 大致推測你是想藉由 PuTTY client 的 IP 以 TCP 8080 port 出去, 然後假設想要連的 IP 是 ...