From 8075c893c5d4d139d6743aec45ec0097c6549ebb Mon Sep 17 00:00:00 2001 From: ayin Date: Sat, 17 Feb 2007 16:19:09 +0000 Subject: [PATCH] *** empty log message *** --- src/rxvtfont.C | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/rxvtfont.C b/src/rxvtfont.C index ca8d0d7b..c91bf3ce 100644 --- 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 ; -- 2.34.1