[Ubuntu-zh] 问一个关于字体的小问题

依云 lilydjwg在gmail.com
星期日 五月 20 07:00:56 UTC 2012


你不看我的帖子么?
http://p.vim-cn.com/c5v/xml

On Sun, May 20, 2012 at 10:54:06AM +0800, Tao KY wrote:
> .fonts.conf的内容:
> <?xml version='1.0'?>
> <!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
> <fontconfig>
>  <match target="font">
>   <edit mode="assign" name="rgba">
>    <const>rgb</const>
>   </edit>
>  </match>
>  <match target="font">
>   <edit mode="assign" name="hinting">
>    <bool>true</bool>
>   </edit>
>  </match>
>  <match target="font">
>   <edit mode="assign" name="hintstyle">
>    <const>hintmedium</const>
>   </edit>
>  </match>
>  <match target="font">
>   <edit mode="assign" name="antialias">
>    <bool>true</bool>
>   </edit>
>  </match>
>  <dir>~/.fonts</dir>
> </fontconfig>
> 哪里要改?

-- 
Best regards,
lilydjwg

Linux Vim Python 我的博客:
http://lilydjwg.is-programmer.com/
-- 
A: Because it obfuscates the reading.
Q: Why is top posting so bad?



关于邮件列表 ubuntu-zh 的更多信息