projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6871f3c
)
*** empty log message ***
author
root
<root>
Tue, 28 Aug 2007 17:32:47 +0000
(17:32 +0000)
committer
root
<root>
Tue, 28 Aug 2007 17:32:47 +0000
(17:32 +0000)
src/rxvtfont.C
patch
|
blob
|
history
diff --git
a/src/rxvtfont.C
b/src/rxvtfont.C
index 0c1cc8b37b577005e84274f252016c2b564a0824..76a6ffd0ecfae986445cc90fe8e66dfb739ef6be 100644
(file)
--- a/
src/rxvtfont.C
+++ b/
src/rxvtfont.C
@@
-1369,7
+1369,7
@@
rxvt_font_xft::draw (rxvt_drawable &d, int x, int y,
}
#endif
- if(bg >= 0 && !back_rendered)
+ if
(bg >= 0 && !back_rendered)
XftDrawRect (d2, &term->pix_colors[bg].c, 0, 0, w, h);
XftDrawGlyphSpec (d2, &term->pix_colors[fg].c, f, enc, ep - enc);