granziliao> At each time i load arphic truetype fonts,xfs-xtt always crash. granziliao> when i use top to monitor the system ,i always seeing xfs-xtt loading granziliao> hard and crashing a moment later; granziliao> could someone offer his /etc/X11/xfs/config for reference? Thanx a lot!
The folowing text is my config file. Maybe you should add /usr/X11R6/lib/X11/fonts/X-TT/ in catalogue part. Good luck! Wen # /etc/X11/xfs/config # # X font server configuration file # allow a maximum of 10 clients to connect to this font server client-limit = 10 # when a font server reaches its limit, start up a new one clone-self = on # log errors using syslog use-syslog = on # turn off TCP port listening (Unix domain connections are still permitted) no-listen = tcp # paths to search for fonts catalogue = /usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/cyrillic/,/usr/lib/X11/fonts/Speedo/,/usr/lib/X11/fonts/Type1/,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/TrueType/,/usr/X11R6/lib/X11/fonts/X-TT/ # in decipoints default-point-size = 120 # x1,y1,x2,y2,... default-resolutions = 75,75,100,100 deferglyphs = all # font cache control, specified in KB cache-hi-mark = 2048 cache-low-mark = 1433 -- | This message was re-posted from [email protected] | and converted from gb2312 to big5 by an automatic gateway.

