ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvtfont.C
(Generate patch)

Comparing rxvt-unicode/src/rxvtfont.C (file contents):
Revision 1.140 by root, Wed Jan 23 14:18:19 2008 UTC vs.
Revision 1.141 by root, Wed Jan 23 14:52:26 2008 UTC

1304 */ 1304 */
1305 bool buffered = bg >= Color_transparent; 1305 bool buffered = bg >= Color_transparent;
1306#ifdef FORCE_UNBUFFERED_XFT 1306#ifdef FORCE_UNBUFFERED_XFT
1307 buffered = false; 1307 buffered = false;
1308#endif 1308#endif
1309 buffered=false;//D
1310 1309
1311 // cut trailing spaces 1310 // cut trailing spaces
1312 while (len && text [len - 1] == ' ') 1311 while (len && text [len - 1] == ' ')
1313 len--; 1312 len--;
1314 1313

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines