|
发表于 2009-12-13 20:07:50
|
显示全部楼层
把font.avail下的config一個一個去掉再慢慢把一部分enable回來、問題就解決了:
- $ eselect fontconfig list
- Available fontconfig .conf files (* is enabled):
- [1] 10-autohint.conf *
- [2] 10-no-sub-pixel.conf
- [3] 10-sub-pixel-bgr.conf
- [4] 10-sub-pixel-rgb.conf
- [5] 10-sub-pixel-vbgr.conf
- [6] 10-sub-pixel-vrgb.conf *
- [7] 10-unhinted.conf
- [8] 20-fix-globaladvance.conf *
- [9] 20-unhint-small-dejavu-sans.conf
- [10] 20-unhint-small-dejavu-sans-mono.conf
- [11] 20-unhint-small-dejavu-serif.conf
- [12] 20-unhint-small-vera.conf
- [13] 25-ttf-arphic-ukai-render.conf
- [14] 25-ttf-arphic-uming-bitmaps.conf
- [15] 25-ttf-arphic-uming-render.conf
- [16] 25-unhint-nonlatin.conf *
- [17] 30-metric-aliases.conf *
- [18] 30-urw-aliases.conf *
- [19] 35-ttf-arphic-ukai-aliases.conf
- [20] 35-ttf-arphic-uming-aliases.conf
- [21] 40-nonlatin.conf *
- [22] 41-ttf-arphic-ukai.conf *
- [23] 41-ttf-arphic-uming.conf *
- [24] 44-wqy-zenhei.conf *
- [25] 45-latin.conf *
- [26] 49-sansserif.conf *
- [27] 50-user.conf *
- [28] 51-local.conf *
- [29] 57-dejavu-sans.conf *
- [30] 57-dejavu-sans-mono.conf *
- [31] 57-dejavu-serif.conf *
- [32] 60-latin.conf *
- [33] 61-stix.conf *
- [34] 64-ttf-arphic-uming.conf *
- [35] 65-fonts-persian.conf *
- [36] 65-khmer.conf
- [37] 65-nonlatin.conf *
- [38] 66-wqy-zenhei-sharp.conf *
- [39] 66-wqy-zenhei-sharp-no13px.conf
- [40] 69-unifont.conf *
- [41] 70-no-bitmaps.conf *
- [42] 70-yes-bitmaps.conf
- [43] 75-ttf-arphic-ukai-select.conf *
- [44] 80-delicious.conf *
- [45] 90-synthetic.conf *
- [46] 90-ttf-arphic-ukai-embolden.conf *
- [47] 90-ttf-arphic-uming-embolden.conf *
复制代码 |
|