Tomohiro KUBOTA <[EMAIL PROTECTED]> typed:
: I wrote a patch to implement this.
: 1. have a constant FONT0_IDX again (according to Maxime).
: 2. fixing typo "euckr" -> "kr" (defaultfont.c).
: 3. more chance for XIM preedit position update (rxvt_IMSendSpot()).
(I'm back from holiday now)
Thanks, I've put this into CVS - a couple of minor changes:
- in rxvt_set_defaultfont() we can only check the multichar_encoding
resource when --enable-languages is set (i.e. MULTICHAR_SET is
defined)
- in rxvt_font_up_down() "/* NOTREACHED */" is slightly wrong as a
lint directive since it could be reached - presumably, only if
something went seriously wrong but...
Regards,
--
Geoff Wing : <[EMAIL PROTECTED]>
Rxvt Stuff : <[EMAIL PROTECTED]>
Zsh Stuff : <[EMAIL PROTECTED]>