[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: XF4如何使用文鼎字Ð停¿



Hi,
Jonathan Chang [changcs@santos.ee.ntu.edu.tw] 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

vi /etc/X11/XF86Config, add:

Section "Files"
    FontPath        "/usr/local/share/fonts/truetype"
EndSection

Section "Module"
    Load  "freetype"
EndSection

> 还有,使用XTT模组后,仍需要跑xfs-xtt吗?XF86Config-4中的
>         FontPath        "unix/:7100"
> 是否也可一并省去?

No need to run xfs-xtt, xfs, xfstt. If you have multiple x clients, then
you should run xfs only.

Regards,

Shao.

-- 
____________________________________________________________________________
Shao Zhang - Running Debian 2.1  ___ _               _____
Department of Communications    / __| |_  __ _ ___  |_  / |_  __ _ _ _  __ _ 
University of New South Wales   \__ \ ' \/ _` / _ \  / /| ' \/ _` | ' \/ _` |
Sydney, Australia               |___/_||_\__,_\___/ /___|_||_\__,_|_||_\__, |
Email: shao@cia.com.au                                                  |___/ 
_____________________________________________________________________________

-- 
| This message was re-posted from debian-chinese-big5@lists.debian.org
| and converted from big5 to gb2312 by an automatic gateway.



Reply to: