repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: e33f216f8f58105254658851f224489cd668783f: path_to: revision_to:
commit e33f216f8f58105254658851f224489cd668783f Author: Emanuele GiaquintaDate: Sat Feb 17 16:19:09 2007 +0000 *** empty log message *** diff --git a/src/rxvtfont.C b/src/rxvtfont.C
--- a/src/rxvtfont.C
+++ b/src/rxvtfont.C
@@ -1276,9 +1276,8 @@ rxvt_font_xft::draw (rxvt_drawable &d, int x, int y,
bool buffered = bg >= 0 // we don't use a transparent bg
#ifndef FORCE_UNBUFFERED_XFT
-# if defined(XPM_BACKGROUND) || defined(TRANSPARENT)
+# ifdef TRANSPARENT
|| !term->am_transparent // we aren't transparent
- || term->am_pixmap_trans // we have a pixmap
# endif
#endif
;
-----END OF PAGE-----