详细请看
http://www.acad.polyu.edu.hk/~lbdennis/hifi/patch/REDAME.html
如果有问题,可以再发问 .
至於在KDE下执行gtk2的程序字体问题,可以利用 .gtkrc-2.0 来解决.
cd ~/
vi .gtkrc-2.0
参考内容
# -- THEME AUTO-WRITTEN DO NOT EDIT
#include "/usr/share/themes/WinXP-Silver/gtk-2.0/gtkrc"
#include "/usr/share/themes/Panther/gtk-2.0/gtkrc"
#include "/usr/share/themes/GTK2-Industrial-Engine/gtk-2.0/gtkrc"
include "/usr/share/themes/Bluecurve/gtk/gtkrc"
gtk-font-name="Arial 10"
# -- THEME AUTO-WRITTEN DO NOT EDIT 还是这个办法好啊
改动小而且效果很不错 请问AA字体是一种什么样的字体,很白痴的问题. 我的怎么一般字体和粗体都一样啊,显示的都是一般体 Are you using GNOME or KDE?
You need to install the patched
(pango,pango-devel) for GNOME.
(QT) for KDE.
You can download above packages in
http://firefly.idv.tw/setfont-xft/ o55555555555 thanks. 16 /9 更新
其實不是什麼重大更新,只是加入了一些設定技巧.
可以同時實現AA和非AA的字體效果.
活用於Mingliu(細明體)/Simsun(宋體)
美化方法沒有改變
http://www.acad.polyu.edu.hk/~lbdennis/hifi/patch/REDAME.html#gb
下載local.conf
放到 /etc/fonts/
cd /usr/share/fonts/zh_TW/Truetype
ln -s /usr/system/truetype/simsun.ttc simsun.ttc
或者是
ln -s /usr/system/truetype/mingliu.ttc mingliu.ttc
fc-cache -f -v /usr/share/fonts/zh_TW/Truetype
下次登入才生效.
http://www.acad.polyu.edu.hk/~lbdennis/hifi/screenshot/RH809_GNOME22_MingLiU_SimSun_NAA.png 不好意思,忘記了提供 local.conf
http://www.acad.polyu.edu.hk/~lbdennis/hifi/patch/config_sample/local.conf 你字体确实漂亮,不过按照你的文档中字体的下载地方:
http://www.geocities.com/larc01trick/illusion.html
我怎么都打不开,能不能提供另外的下载地方啊
伤心
桌面字体弄好了。可是浏览器却没办法。选字体的时候要么是英文。要么就是一些乱码。英文里没有FZ两个字的可以选。到底要选哪个才能选成方正字体呢? >>可是浏览器却没办法。选字体的时候要么是英文。要么就是一些乱码。英文里没有FZ两个字的可以选。到底要选哪个才能选成方正字体呢? <<Because your browser doesn't add the CJK-family patch.
I suggest you should download Mozilla from firely
http://firefly.idv.tw/setfont-xft/RedHat/9.0/RPMS/
or
You may download the firebird source from Mozilla.org ,
add the patch into ,and recompile yourself.
Related topic in linuxfans
http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=23766 >>http://www.geocities.com/larc01trick/illusion.html
我怎么都打不开,能不能提供另外的下载地方啊<<
um...
I heard this before.
Try this link,
http://invis.free.anonymizer.com/http://www.geocities.com/larc01trick/illusion.html
if you still can connect,leave your email ,i send the font file to you.
Thank you 来一点补充
大家如果有使用 M$ word 的经验,应该会发现 当(Mingliu/Simsun) 大於36大小时,会使用反锯齿模式显示.
其实透过 fontconfig的设定 ,在 Linux 也可以实现
看看下图
http://www.acad.polyu.edu.hk/~lbdennis/hifi/screenshot/RH809-Mingliu-nonaa-18-aa-Gnumeric-local.conf.png
只要将 local.conf 放到 /etc/fonts/ 便可
http://www.acad.polyu.edu.hk/~lbdennis/hifi/patch/config_sample/local.conf21092003 套件更新
Pango 1.2.5
http://www.acad.polyu.edu.hk/~lbdennis/hifi/patch/rpms/
http://www.acad.polyu.edu.hk/~lbdennis/hifi/patch/src/