|

楼主 |
发表于 2007-8-21 15:03:13
|
显示全部楼层
唔,习惯了xft,再用非xft真痛苦。。。我又回来了。
现在设定基本OK,有点小问题,比如对比下面:
----
character: ǒ (466, #o722, #x1d2)
preferred charset: chinese-gb2312 (GB2312 Chinese simplified: ISO-IR-58)
code point: 0x282F
syntax: w which means: word
category: c:Chinese j:Japanese l atin
buffer code: #xC7 #x92
file code: #xC7 #x92 (encoded by coding system utf-8)
display: by this font (glyph code)
-misc-simsun-medium-r-normal--14-135-75-75-p-140-gb2312.1980-0 (#x282F)
Character code properties are not shown: customize what to show
There are text properties here:
auto-composed t
----
character: 定 (23450, #o55632, #x5b9a)
preferred charset: chinese-gb2312 (GB2312 Chinese simplified: ISO-IR-58)
code point: 0x3628
syntax: w which means: word
category: C:Chinese (Han) characters of 2-byte character sets c:Chinese h:Korean j:Japanese
|:While filling, we can break a line at this character.
buffer code: #xE5 #xAE #x9A
file code: #xE5 #xAE #x9A (encoded by coding system utf-8)
display: by this font (glyph code)
microsoft yahei:pixelsize=14:foundry=microsoft:weight=medium:slant=r:width=normal (#x614)
Character code properties are not shown: customize what to show
There are text properties here:
auto-composed t
----
character: 。 (12290, #o30002, #x3002)
preferred charset: chinese-gb2312 (GB2312 Chinese simplified: ISO-IR-58)
code point: 0x2123
syntax: _ which means: symbol
category: c:Chinese h:Korean j:Japanese |:While filling, we can break a line at this character.
buffer code: #xE3 #x80 #x82
file code: #xE3 #x80 #x82 (encoded by coding system utf-8)
display: by this font (glyph code)
microsoft yahei:pixelsize=14:foundry=microsoft:weight=medium:slant=r:width=normal (#x6F9E)
Character code properties are not shown: customize what to show
There are text properties here:
auto-composed t
我已设了han,cjk-misc用的字体为yahei,但emacs在显示一些gb2312字体仍用simsun,不知何原因。
查看一个完整的字体信息是C-u C-x =没错吧。同一个charset居然调用了不一样的字体。。。 |
|