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

Tao KY taoky1999在gmail.com
星期日 五月 20 02:54:06 UTC 2012


.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>
哪里要改?

在 2012年5月20日 上午10:35,firefoxmmx <firefoxmmx在gmail.com> 写道:
> 我觉得你还是可以试试,字体子族优先级替换这样的修改是全局的。修
> 改.fonts.conf文件。
> On 2012年5月20日 日曜日 09:38:12 Tao KY wrote:
>> 可以删除,可我在有些地方要用到这些字体。
>>
>> 在 2012年5月20日 上午8:09,袁飞 <snowhawkyrf在gmail.com> 写
> 道:
>>
>> > 那KDE那个字体管理,能不能把字体删除?
>> >
>> > 在 2012年5月20日 上午12:25,Tao KY <taoky1999在gmail.com>
> 写道:
>> >
>> >> firefox设置过了强制使用字体,但还是那个样(比如在访问ArchWiki
> 的时候);fcitx的设置里是文泉驿微米黑。可是它们都在使用微软雅黑。
>> >>
>> >> 在 2012年5月20日 上午12:15,依云 <lilydjwg在gmail.com> 写
> 道:
>> >>
>> >> > On Sat, May 19, 2012 at 07:39:02PM +0800, Tao KY wrote:
>> >> 我正在使用KDE,通过KDE字体管理程序将一些中文字体复制
> 至/usr/local/share/fonts/。复制完后,fcitx的输入界面、fir
>> >> efox浏览部分网页的界面、libreoffice部分文字等程序全从文泉驿微米
> 黑变成了微软雅黑。我更喜欢文泉驿微米黑,请问如何解决?>>
>> >> > 默认字体被改了……
>> >> >
>> >> > fcitx 的话可以在配置工具里指定字体,火狐的配置里也可以指定默
> 认字体。其它
>> >> > 程序就不知道了。
>> >> >
>> >> > 发个我的 ~/.fonts.conf 配置。不过它对 Chrome 无效,对 Emacs
> 似乎无效。
>> >> >
>> >> > http://p.vim-cn.com/c5v/xml
>> >> >
>> >> > --
>> >> > 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 mailing list
>> >> > ubuntu-zh在lists.ubuntu.com
>> >> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
>> >>
>> >> --
>> >> ubuntu-zh mailing list
>> >> ubuntu-zh在lists.ubuntu.com
>> >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
>> >
>> > -------------- 下一部分 --------------
>> > 一个HTML附件被移除...
>> > URL:
>> > <https://lists.ubuntu.com/archives/ubuntu-
> zh/attachments/20120520/5511112
>> > 7/attachment.html> --
>> > ubuntu-zh mailing list
>> > ubuntu-zh在lists.ubuntu.com
>> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
> --
> ubuntu-zh mailing list
> ubuntu-zh在lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh


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