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

Comparing rxvt-unicode/src/perl/background (file contents):
Revision 1.56 by root, Thu Jun 14 17:06:57 2012 UTC vs.
Revision 1.57 by root, Thu Jun 14 18:06:15 2012 UTC

303 $_[0]->clone 303 $_[0]->clone
304 } 304 }
305 305
306=item merge $img ... 306=item merge $img ...
307 307
308Takes any number of images and merges them together, creating a single image containing them all. 308Takes any number of images and merges them together, creating a single
309image containing them all.
309 310
310=cut 311=cut
311 312
312 sub merge(@) { 313 sub merge(@) {
313 #TODO 314 #TODO

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines