文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>xft:替换中文字体里的英文,显示更美观

xft:替换中文字体里的英文,显示更美观

时间:2007-04-14  来源:merino

<!-- 替换宋体的英文字符 -->
<match target="pattern" >
  <test name="family" >
   <string>宋体</string>
   <string>SimSun</string>
   <string>SimSun-18030</string>
   <string>Sun-ExtA</string>
   <string>Sun-ExtB</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 mode="prepend" binding="strong" name="family" >
   <string>Verdana</string>
   <string>Helvetica</string>
   <string>Arial</string>
   <string>Tahoma</string>
   <string>DejaVu Sans</string>
   <string>Bitstream Vera Sans</string>
   <string>DejaVu Serif</string>
   <string>Bitstream Vera Serif</string>
  </edit>
</match>
<match target="font" >
  <test name="family" qual="any" >
   <string>NSimSun</string>
   <string>新宋体</string>
   <string>MingLiU</string>
   <string>細明體</string>
  </test>
  <edit mode="prepend" binding="strong" name="family" >
   <string>Courier New</string>
   <string>Courier</string>
  </edit>
</match>

相关阅读 更多 +
排行榜 更多 +
delicious world中文版(美味餐厅世界)

delicious world中文版(美味餐厅世界)

模拟经营 下载
加菲猫餐厅(Garfields Diner)无限金币版

加菲猫餐厅(Garfields Diner)无限金币版

模拟经营 下载
美味餐厅世界

美味餐厅世界

模拟经营 下载