| View previous topic :: View next topic |
| Author |
Message |
dundas Guru


Joined: 16 Dec 2004 Posts: 317 Location: China, Earth
|
Posted: Fri Jul 15, 2005 6:59 am Post subject: 请问各位konsole下面最好的字体是?[solved] |
|
|
using KDE 3.4
但是我的konsole字体不好看,mingliu 可以显示完全中文,但是英文太难看,其他的英文不错,中文又有点方格子。
你们都用的哪种呢?
还有就是我装了simsun但是konsole里面怎么不能选择呢,郁闷。
请各位老大给点建议吧。
[solution] modify /etc/fonts/fonts.conf as the one I mentioned in the last post here. _________________ Appreciate Gentoo: Best Devs, Best Forums. YOU could help too: Help Answer
Last edited by dundas on Tue Jul 19, 2005 3:24 pm; edited 1 time in total |
|
| Back to top |
|
 |
r0bertz Developer

Joined: 13 Sep 2004 Posts: 257 Location: HKSAR,China
|
Posted: Fri Jul 15, 2005 3:14 pm Post subject: |
|
|
simsun的英文我认为也不好看
我用courier[ibm] |
|
| Back to top |
|
 |
tiancongxin n00b


Joined: 31 May 2005 Posts: 23 Location: Beijing Chaoyang
|
Posted: Sat Jul 16, 2005 11:18 am Post subject: 我还是选择了GNOME |
|
|
| 先后装了KDE和GNOME,感觉还是Gnome对中文支持比较好,字体显示清楚,不用simsun就很好了 |
|
| Back to top |
|
 |
r0bertz Developer

Joined: 13 Sep 2004 Posts: 257 Location: HKSAR,China
|
Posted: Sat Jul 16, 2005 5:08 pm Post subject: |
|
|
其实desktop environment不起决定作用
目前来说主要就是三个东西
freetype
fontconfig
libXft(属于xorg-x11) |
|
| Back to top |
|
 |
raylpc Guru

Joined: 07 Aug 2003 Posts: 310 Location: Toronto, Canada
|
Posted: Sun Jul 17, 2005 3:57 am Post subject: |
|
|
| I use hkscs-ming. It supports both traditional and simplified chinese, and looks pretty ok. |
|
| Back to top |
|
 |
dundas Guru


Joined: 16 Dec 2004 Posts: 317 Location: China, Earth
|
Posted: Sun Jul 17, 2005 4:08 am Post subject: |
|
|
ok, let me try _________________ Appreciate Gentoo: Best Devs, Best Forums. YOU could help too: Help Answer |
|
| Back to top |
|
 |
kimchi_sg Advocate


Joined: 26 Nov 2004 Posts: 2915 Location: Singapore
|
Posted: Sun Jul 17, 2005 11:41 am Post subject: |
|
|
| zhllg wrote: | | 其实desktop environment不起决定作用 |
错.
GNOME 使用 GTK2, 而 KDE 则使用 QT. GTK2 的中文支持比 QT 来得好, 因为它的 font substitution 比 QT 好. (请看 这个thread)
| zhllg wrote: | 目前来说主要就是三个东西
freetype
fontconfig
libXft(属于xorg-x11) |
_________________ Murphy's Law of Gentoo installation: If a compile can fail, it will.
MacGillicuddy's Corollary: At the most inopportune time.
Please search and read the FAQs before posting. |
|
| Back to top |
|
 |
dundas Guru


Joined: 16 Dec 2004 Posts: 317 Location: China, Earth
|
Posted: Mon Jul 18, 2005 3:14 am Post subject: |
|
|
thx kimchi_sg, that makes us understands more
I'll probably switch to gnome or xfce4(friend said that it's more auto about fonts) _________________ Appreciate Gentoo: Best Devs, Best Forums. YOU could help too: Help Answer |
|
| Back to top |
|
 |
r0bertz Developer

Joined: 13 Sep 2004 Posts: 257 Location: HKSAR,China
|
Posted: Mon Jul 18, 2005 12:41 pm Post subject: |
|
|
| kimchi_sg wrote: | | zhllg wrote: | | 其实desktop environment不起决定作用 |
错.
GNOME 使用 GTK2, 而 KDE 则使用 QT. GTK2 的中文支持比 QT 来得好, 因为它的 font substitution 比 QT 好. (请看 这个thread)
| zhllg wrote: | 目前来说主要就是三个东西
freetype
fontconfig
libXft(属于xorg-x11) |
|
我是接上面说的
上面说GNOME字体显示清楚
这一点上桌面环境不起决定作用
因为归根结底要靠X
Right?
即使有作用也是使用的library(gtk, qt) |
|
| Back to top |
|
 |
dundas Guru


Joined: 16 Dec 2004 Posts: 317 Location: China, Earth
|
Posted: Tue Jul 19, 2005 2:06 pm Post subject: |
|
|
痛苦的字体。。。。再次求救于各位老大。
1.
我想再问一下,因为我的问题还没有解决,我的kde control center里面全部都可以选择simsun,但是唯独Fixed width那个不行,里面根本没有simsun,请问有无解决的办法呢?
2.
我的最终目的是要在konsole里面有一个理想的可以显示英文和中文的字体,如我之前提到,唯一可以做到的目前是指mingliu, Nsimsun,但是两个的英文非常难看费眼睛,但是字体选择里面没有simsun,不知道是不是因为控制中心里面的 width里面没有simsun的问题。如果不是的,有没有其他的解决办法?
之前安装的时候,我都fc-cache了,fc-list | grep SimSun也可以找到哦。
| Code: | fixedNSimSun:style=Regular
SimSun:style=Regular |
3.是否需要单独configure /etc/fonts/local.conf ?
[EDIT]
感激涕零。。。。 _________________ Appreciate Gentoo: Best Devs, Best Forums. YOU could help too: Help Answer |
|
| Back to top |
|
 |
dundas Guru


Joined: 16 Dec 2004 Posts: 317 Location: China, Earth
|
Posted: Tue Jul 19, 2005 3:22 pm Post subject: |
|
|
problem solved!!!
but thank you anyways.
I referenced the method from
http://www.linuxsir.org/bbs/showthread.php?s=&threadid=90849
and simply
1. added simsun as the prefered fonts in the following font families:
| Code: | <!--
Provide required aliases for standard names
-->
<alias>
<family>serif</family>
<prefer>
<family>Bitstream Vera Serif</family>
<family>SimSun</family>
<family>Times New Roman</family>
<family>Nimbus Roman No9 L</family>
<family>Luxi Serif</family>
<family>Times</family>
<family>Kochi Mincho</family>
<family>AR PL SungtiL GB</family>
<family>AR PL Mingti2L Big5</family>
<family>Baekmuk Batang</family>
</prefer>
</alias>
<alias>
<family>sans-serif</family>
<prefer>
<family>Bitstream Vera Sans</family>
<family>SimSun</family>
<family>Verdana</family>
<family>Nimbus Sans L</family>
<family>Luxi Sans</family>
<family>Arial</family>
<family>Helvetica</family>
<family>Kochi Gothic</family>
<family>AR PL KaitiM GB</family>
<family>AR PL KaitiM Big5</family>
<family>Baekmuk Dotum</family>
</prefer>
</alias>
<alias>
<family>monospace</family>
<prefer>
<family>Bitstream Vera Sans Mono</family>
<family>SimSun</family>
<family>Andale Mono</family>
<family>Courier New</family>
<family>Luxi Mono</family>
<family>Nimbus Mono L</family>
<family>Kochi Gothic</family>
<family>AR PL KaitiM GB</family>
<family>Baekmuk Dotum</family>
</prefer>
</alias>
|
2. added:
| Code: | <!--
Solve the english double spaced problem when using chinese fonts
-->
<match target="font">
<test target="spacing" compare="more_eq">
<const>dual</const>
</test>
<edit name="globaladvance" mode="assign">
<bool>false</bool>
</edit>
</match> |
thx to you and gentoo, it's the best. _________________ Appreciate Gentoo: Best Devs, Best Forums. YOU could help too: Help Answer |
|
| Back to top |
|
 |
Zer4tul n00b

Joined: 07 Jul 2005 Posts: 21 Location: Chongqing, China
|
Posted: Wed Jul 20, 2005 3:44 am Post subject: |
|
|
| 字体……最让人头疼的问题啊……我都偷懒的,直接用的SuSE的字体,就fc-cache一下。font.config什么的全用的SuSE的,自己懒得设了……不过一直很奇怪,为啥OO的字体那么丑……BTW,VeraSansYuanTi的英文效果非常不错。 |
|
| Back to top |
|
 |
Twig n00b

Joined: 06 Aug 2005 Posts: 8
|
Posted: Sat Aug 06, 2005 10:40 am Post subject: |
|
|
| 英文Courier 10 Pitch和中文WenQuanYi Bitmap Song合成。 |
|
| Back to top |
|
 |
kimchi_sg Advocate


Joined: 26 Nov 2004 Posts: 2915 Location: Singapore
|
Posted: Sat Aug 06, 2005 3:24 pm Post subject: |
|
|
My Sans font family uses:
- Chinese font: Bitstream Cyberbit
- English font:Segoe UI (from Windows XP)
_________________ Murphy's Law of Gentoo installation: If a compile can fail, it will.
MacGillicuddy's Corollary: At the most inopportune time.
Please search and read the FAQs before posting. |
|
| Back to top |
|
 |
|