最近升級至 xorg 7.0 , 不能顯示所有傳統中文字體 (fontconfig 以外) 是 freetype 認不到 arphic fonts 的 big5-0 encoding 大家有沒有這個問題?
可能由於 Bug# 366098 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366098
xfonts-encodings gets the problem:
/usr/share/fonts/X11/encodings/encodings.dir gets wrong data
replace "encodingslarge" with "encodings/large"
開發者又打錯d path
自問自答
可能由於 Bug# 366098
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366098
自問自答 2
xfonts-encodings gets the problem:
/usr/share/fonts/X11/encodings/encodings.dir
gets wrong data
replace
"encodingslarge"
with
"encodings/large"
thank you
開發者又打錯d path