修齐治平

My Space

文泉驿字体问题

,

1、Dapper下启用位图

默认是不启用的,可以dpkg-reconfigure fontconfig来启用。


2、粗体问题

新装的dapper用上文泉驿的字体很不错,可是粗体太粗了,看的费劲。搜索得到结果,原来是fontconfig的设置问题。
这要更改/etc/fonts/language-selector.conf文件就可了。 添加内容为红色部分。

<match target="font" > <test name="family" compare="contains" > <string>Song</string> <string>Sun</string> <string>Kai</string> <string>Ming</string> </test>
<test name="weight" compare="less_eq">
<int>100</int>
</test>
<test compare="more_eq" target="pattern" name="weight" > <int>180</int> </test> <edit mode="assign" name="embolden" > <bool>true</bool> </edit> </match>




具体分析在这里:http://forum.ubuntu.org.cn/viewtopic.php?t=14352&highlight=


3、效率问题

Dapper和Debian的一样,字体包xfonts-wqy都是用gz格式,以前有人讨论过说这种在显示很多文字的页面时速度会比较慢。我没有验证过,但直接从文泉驿网站下载安装就没这个问题了。

skim太不稳定了tetex or texlive

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

February 2012
S M T W T F S
January 2012March 2012
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29