|
|

楼主 |
发表于 2004-12-6 16:02:41
|
显示全部楼层
刚才把中文portage里的fontconfig给emerge上了, 怎么没有效果? libXft在编译的时候出错?
xftfreetype.c: In function `XftFontInfoFill':
xftfreetype.c:529: error: `FC_EMBEDDED_BITMAP' undeclared (first use in this function)
xftfreetype.c:529: error: (Each undeclared identifier is reported only once
xftfreetype.c:529: error: for each function it appears in.)
xftfreetype.c:568: error: `FC_USE_GAMMA' undeclared (first use in this function)
make[1]: *** [xftfreetype.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/freetype2 -I/usr/X11R6/include -march=pentium2 -pipe -O3 -fomit-frame-pointer -MT xftglyphs.lo -MD -MP -MF .deps/xftglyphs.Tpo -c xftglyphs.c -fPIC -DPIC -o .libs/xftglyphs.o
.. gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/freetype2 -I/usr/X11R6/include -march=pentium2 -pipe -O3 -fomit-frame-pointer -MT xftglyphs.lo -MD -MP -MF .deps/xftglyphs.Tpo -c xftglyphs.c -o xftglyphs.o >/dev/null 2>&1
make[1]: Leaving directory `/var/tmp/portage/libXft-2.1.6/work/libXft-2.1.6'
make: *** [all] Error 2
已经用了firefly的local.conf了. 在fc-cache和启动X的时候都说local.conf里有错,
Fontconfig warning: "local.conf", line 89: unknown element "familyoutput"
进入gnome后,字体设置里宋体等字体还是只有一个regular选项
而且我还有一个疑惑, 我们一直在说粗体,可为什么我的桌面字体设置界面里中文字体连斜体都没有(firefox里倒是能看中文斜体)? |
|