Hi Guys,

This probably goes out to RobA but if there are any other GIMP scripters around, could you help me with this?
This is the mechanism I'm following on image after image and it seems just silly not to script it:


Get rotation angle R.
For each layer (AND channel) in image:
-Arbitrarily rotate the layer by R degrees (default center is fine)
-Layer to image size


I have to believe this would be a 7-line or less script-fu, but unfortunately I'm still on painkillers and learning a new programming language is beyond my befuddled brain. Help? Pretty please?