On Sun, Jan 07, 2001 at 04:06:30PM +0800, [EMAIL PROTECTED] wrote: > On Fri, Jan 05, 2001, wujf wrote: > [...] > > 1. 當把locale設為zh_CN.GB2312時,icewm窗口標題上的漢字很大 > > ,似乎比24點陣還大(!),西文則往下偏到幾乎看不見.菜單上文字能 > > 顯示,但每個菜單項高度都增加到24點陣左右.如果locale > > 為C,[EMAIL PROTECTED] > > preferences,裡面幾個與Font有關的選項也不能指定多個字體(像netscape > > 那樣用;隔開).man-page裡說有個--debug 參數,加了以後並沒打印出什麼東西. > [...] > > icewm 不管是不是在 i18n 情況下,顯字預設是用 "*fixed*"。沒有其它 > fontset 的設定可用,因此只好在 X font alias 上想辦法設定,可以把 > 中文 12-16 的字通通設為 16 點字,試看看。 > > icewm 的 preferences [EMAIL PROTECTED] > > 不然可參考 source,在 ypaint.cc 中,動手把 I18N multiByte 情況下 > 的 fontset 改成您想要的,再重新編譯 icewm。這個主意不太好!:-) >
Hmm... not the case for my icewm. but... you have to seperate the fonts with ',' . why you think 'fixed' is used and ';' should be used to seperate fonts? TitleFontName="-adobe-helvetica-bold-r-*-*-*-120-*-*-*-*-*-*,-*-*-*-r-*-*-*-120- *-*-*-*-*-*" Will do all the tricks. -- Best regard hashao

