Hi,
At Tue, 01 May 2001 13:54:11 +0900,
Maxime Froment <[EMAIL PROTECTED]> wrote:
> - the font order is fixed, for instance, whatever the encoding:
> (m)font1 < (m)font2 < (m)font3 < (m)font < (m)font4 < (m)font5
> < (m)font6 < (m)font7. In other words, font0_idx is a constant,
> and the default font is approximately in the middle of the font
> list.
...
> Basically, this is exactly the font cycling behaviour of versions up
> to 2.7.5, with the addition that fonts that cannot be loaded should be
> skipped when changing fonts. No font `size' related computation is
> involved.
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()).
This patch is against CVS version of Rxvt. Please ignore my
previous patch.
---
Tomohiro KUBOTA <[EMAIL PROTECTED]>
http://www.debian.or.jp/~kubota/
"Introduction to I18N" http://www.debian.org/doc/manuals/intro-i18n/
rxvt-2001-05-09.diff.gz