Eexpress @ Ubuntu

大小字号的时候,竟然可以这样选择字体

 
<match target="font">
        <test name="family">
                <string>AR PL ZenKai Uni</string>
        </test>
	<test name="pixelsize" compare="more_eq">
                <double>18</double>
        </test>
        <edit name="family" mode="assign">
                <string>Vera Sans YuanTi Mono</string>
        </edit>
</match>


$●  fc-list |grep YuanTi:
Vera Sans YuanTi:style=Italic
Vera Sans YuanTi:style=Bold
Vera Sans YuanTi:style=Regular
Vera Sans YuanTi:style=Bold Italic


补贴以前的字体配置。专门用于终端显示的。
<fontconfig> 
 
 
        <alias> 
                <family>Courier 10 Pitch</family> 
                <prefer> 
                        <family>AR PL ZenKai Uni</family> 
                </prefer> 
        </alias> 
 
        <match target="font"> 
                <test name="family" compare="contains"> 
                        <string>Kai</string> 
                        <string>Courier</string> 
                </test> 
                <edit name="embolden" mode="assign"> 
                        <bool>true</bool> 
                </edit> 
                <edit name="antialias" mode="assign"> 
                        <bool>true</bool> 
                </edit> 
        </match> 
</fontconfig>


mencoder::超强截取视频的CLInm-applet 休眠掉了

How to use Quote function:

  1. Select some text
  2. Click on the Quote link

Write a comment

Comment
(BBcode and HTML is turned off for anonymous user comments.)

If you can't read the words, press the small reload icon.


Smilies