"pangaoyong" <pangaoyong@126.com> さんは書きました:
I select the Chinese TrueType fonts AR PL SungtiL GB but I still can't get it working fine, this is my new Konqueror setting. [HTML Settings] AutoDelayedActions=true AutoLoadImages=true AutomaticDetectionLanguage=0 ChangeCursor=true DefaultEncoding= Fonts=AR PL SungtiL GB,AR PL SungtiL GB,AR PL SungtiL GB,AR PL SungtiL GB,AR PL SungtiL GB,AR PL SungtiL GB,0 FormCompletion=true HoverLinks=true MaxFormCompletionItems=10 MediumFontSize=10 MinimumFontSize=7 ShowAnimations=Enabled UnderlineLinks=false
The Arphic PL fonts don't have embedded bitmaps. You said you liked the way English looked when you used the bitmap font "Adobe Helvetica" for English. But you cannot achieve that for Chinese with the "AR PL SungtiL GB" of course as this font doesn't have bitmaps, only outlines. You can get the outlines rendered with anti-aliasing but apparently you don't like this. Or, you can switch the anti-aliasing off by adding the rule <match target="font"> <edit name="antialias"> <bool>false</bool> </edit> </match> to your ~/.fonts.conf. Then the outlines will be rendered in black and white only without the gray. But they will still be not as perfect as hand tuned bitmaps. -- Mike FABIAN <mfabian@suse.de> http://www.suse.de/~mfabian 睡眠不足はいい仕事の敵だ。