dguzzo / RMagick-Blend

use RMagick wrapper to do fun things with source images
http://www.flickr.com/photos/dominicotine/collections/72157633447005928/
0 stars 0 forks source link

ability to re-run the previous src/dest files if desired #3

Closed dguzzo closed 11 years ago

dguzzo commented 11 years ago

track last-run source/destination files into a text file (possibly along with other history (maybe use YML?)), then make it so that _image_compositing_sample_ can take as an argument to re-run the operations (with the option to change _num_operations_).

this would be nice for images that work especially well together, and want to see all the blending operations on those two, instead of choosing another two random images.