--- rxvt-unicode/src/rxvtimg.h 2012/06/14 18:06:15 1.34 +++ rxvt-unicode/src/rxvtimg.h 2012/06/14 18:13:18 1.35 @@ -100,7 +100,7 @@ rxvt_img *scale (int new_width, int new_height); rxvt_img *rotate (int cx, int cy, double phi); rxvt_img *convert_format (XRenderPictFormat *format, const rgba &bg); - rxvt_img *blend (rxvt_img *img, double factor); + rxvt_img *blend (rxvt_img *img, double factor = 1.); // egregiuous helper category rxvt_img *replace (rxvt_img *&p)