How to set Chinese with zh_TW.big5

I set my font config like this:(for window titlebar)

Style * Font "Shadow=1 b bl r br r:xft:HanWangHeiLight:pixelsize=12:minspace=True:encoding=iso10646-1"

but it works only on zh_TW.UTF8 enviroment

if I set it with

Style * Font "Shadow=1 b bl r br r:xft:HanWangHeiLight:pixelsize=12:minspace=True:encoding=big5-0"

it doesn’t work!!

set

Style * Font "Shadow=1 b bl r br r:-misc-hanwangheilight-medium-r-normal--14-0-0-0-c-0-big5-0

Chinese works,but English not.
any idea?

P.S. everything works well in zh_TW.UTF-8 enviroment
but is not good in zh_TW.big5

I never successfully display true type chinese font in fvwm. The only thing work for me is use bitmap fonts with gb2312 encoding.

-*-*-*-*-*-*-*-*-*-*-*-*-gb2312.1980-0

Jingshao

For traditional x font. It works. But for xft fonts, it doesn’t

I tried this method, very good I can get my truetype chinese work in FVWM. I think FVWM only supports ISO-8859-1 and ISO10646-1. And UTF-8 may be compatible to those two.