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

Re: firefox的英文粗体显示非常模糊?



因为那个英文用了宋体的英文人工加粗。非常丑陋。除非用其他的英文来替代simsun的英文。
可以在fonts.conf里设置字体替代。但是总不是个办法。因为总有的网站的英文还是无法替代,比如hotmail邮箱里的英文粗体;不知道有谁有别的办法。
---------------------
<match target="pattern">
	<test name="family">
		<string>SimSun</string>
		<string>宋体</string>
		<string>AR PL ShanHeiSun Uni</string>
		<string>AR PL New Sung</string>
		<string>PMingLiU</string>
		<string>新細明體</string>
	</test>
<!--<edit mode="prepend" binding="same" name="family" >	-->
<edit binding="strong" mode="prepend" name="family">
               <string>Verdana</string>		
<string>Arial</string>                
<string>Tahoma</string>		
		<string>DejaVu Sans</string>
		<string>Bitstream Vera Sans</string>
	</edit>
</match>
<match target="font" >
        <test name="family" qual="any" >
                <string>NSimSun</string>
		<string>新宋体</string>
                <string>MingLiU</string>
		<string>細明體</string>
        </test>
        <edit name="family" mode="prepend" binding="strong" >
               <string>Courier New</string>
               <string>Courier</string>
        </edit>
</match>

------------------------------------
amateur <ztl.post@gmail.com> 于 Thu, 12 Oct 2006 19:25:21 +0800
写道:
> 我用的是debian sid,升级到了最新。网上goole了一下

-- 
Q.H.Yang@USTC,Hefei CHINA
杨乾辉 <yghustc@mail.ustc.edu.cn>



Reply to: