--- rxvt-unicode/src/perl/background 2012/06/14 16:48:57 1.55 +++ rxvt-unicode/src/perl/background 2012/06/14 17:06:57 1.56 @@ -303,6 +303,16 @@ $_[0]->clone } +=item merge $img ... + +Takes any number of images and merges them together, creating a single image containing them all. + +=cut + + sub merge(@) { + #TODO + } + =head2 TILING MODES The following operators modify the tiling mode of an image, that is, the @@ -763,7 +773,7 @@ =head2 OTHER STUFF -Anything that didn't fit any of the other categories, even after appliyng +Anything that didn't fit any of the other categories, even after applying force and closing our eyes. =over 4