[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Xcin 2.5 with potato?



On Sat, Jun 19, 1999 at 05:17:01PM +0800, King C Shu wrote:
> A xlsfonts call shows:
> 
> bash-2.02$ xlsfonts |grep big5
> -eten-fixed-medium-r-normal--0-0-75-75-c-0-big5.eten-0
> -eten-fixed-medium-r-normal--16-150-75-75-c-160-big5-0
> -eten-fixed-medium-r-normal--16-150-75-75-c-160-big5.eten-0
> -eten-fixed-medium-r-normal--24-230-75-75-c-240-big5-0
> -eten-fixed-medium-r-normal--24-230-75-75-c-240-big5.eten-0
> 
> And I do have locale/zh_TW.Big5 under X's lib path, otherwise
> xcin will stop at zh_TW.Big5 is not support by X.
> 

Try this: modify your xcinrc with following:

(define zh_TW.Big5 
    '((DEFAULT_IM         "ar40")
      (DEFAULT_IM_MODULE  "gen_inp")
      (DEFAULT_IM_SINMD   "ar40")
      (PHRASE             "default.phr")
      (CINPUT             (zh_hex phone bimsphone cj ar40))
    ;
    ; This defines English & Chinese fonts.
    ;
      (FONTSET  ("-sony-*-24-*-iso8859-1"
                 "-*-24-*-big5-0))))
		  ^^^^^^^^^^^^^^    change to this.

In this setting the program will use font

	"-eten-fixed-medium-r-normal--24-230-75-75-c-240-big5-0"

automatically.

T.H.Hsieh



Reply to: