WISH: kick out xpm.C, replace by pixbuf
DUMB: support tex fonts
+TODO: fix crash because strwidth returning -1 in selection-popup
+
7.9 Mon Aug 7 18:16:07 CEST 2006
- fix the crashing bug people encountered with 7.8 + urxvtd + perl
+ transparency. Ought to fix debian bug #380348.
wchar_t *wstr = sv2wcs (str);
rxvt_push_locale (THIS->locale);
+ //TODO: use same algorithm as screen.C
RETVAL = wcswidth (wstr, wcslen (wstr));
rxvt_pop_locale ();