請教你們的 XFree-4.3.0-r2 載入那些字型模組?
Posted: Thu May 15, 2003 12:45 pm
目前我載入了
type1
freetype
xtt
載入 xtt 的原因是不載入它 gtk1 的程式就不行跑 ><
有什麼更好的建議嗎?
type1
freetype
xtt
載入 xtt 的原因是不載入它 gtk1 的程式就不行跑 ><
有什麼更好的建議嗎?
Gentoo Linux Taiwan Forums
https://forums.gentoo.tw/
skyer wrote:目前我載入了
type1
freetype
xtt
載入 xtt 的原因是不載入它 gtk1 的程式就不行跑 ><
有什麼更好的建議嗎?
Code: Select all
Section "Module"
Load "dbe"
Load "extmod"
#Load "fbdevhw"
#Load "dri"
Load "glx"
Load "record"
#Load "freetype"
Load "xtt"
Load "type1"
EndSection