On Tue, 7 Nov 2000, Shao Zhang wrote: > Hi, > > Jonathan Chang [EMAIL PROTECTED] wrote: > > Hi, 大家好, > > > > XF4已經正式進入woody,您升級了嗎?我以前聽說XF3用xfont server > > 的方式才使ttf字型顯示變慢,現在XF4有XTT模組應可以直接使用(??) > > 文鼎TTF字型了,但要如何設定呢?請有經驗的人教教我吧! > > apt-get install fttools > ln -s /winnt/WINNT/FONTS/*.ttf /usr/local/share/fonts/truetype >
中文變亂碼耶! 看來我沒辦法載入中文字型。我的兩個文鼎字型放在 /usr/share/fonts/truetype/arphic 您的設定可以顯示文鼎ttf字型嗎? > vi /etc/X11/XF86Config, add: > > Section "Files" > FontPath "/usr/local/share/fonts/truetype" > EndSection 我加了/usr/share/fonts/truetype/arphic。 > > Section "Module" > Load "freetype" > EndSection 這行本來就在我的XF86Config-4之中。mkttfdir的命令我也做了 cd /usr/share/fonts/truetype/arphic && mkttfdir . 但是並沒造出fonts.dir?? 對了! 我本來以為要用xtt module耶?用freetype module也可以處理big5字型? > > > 還有,使用XTT模組後,仍需要跑xfs-xtt嗎?XF86Config-4中的 > > FontPath "unix/:7100" > > [EMAIL PROTECTED] > > No need to run xfs-xtt, xfs, xfstt. If you have multiple x clients, then > you should run xfs only. >

