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

Comparing rxvt-unicode/src/rxvtimg.C (file contents):
Revision 1.14 by root, Mon Jun 4 15:53:12 2012 UTC vs.
Revision 1.15 by root, Mon Jun 4 16:03:32 2012 UTC

268 268
269 if (channels == 4 && alpha_mask == 0) 269 if (channels == 4 && alpha_mask == 0)
270 { 270 {
271 //pix_colors[Color_bg].get (c); 271 //pix_colors[Color_bg].get (c);
272 //TODO 272 //TODO
273 c.r = 0xffff; c.g = 0xc0c0; c.b = 0xcbcb;//D
273 c.r >>= 8; 274 c.r >>= 8;
274 c.g >>= 8; 275 c.g >>= 8;
275 c.b >>= 8; 276 c.b >>= 8;
276 } 277 }
277 278

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines