A basic Gimp script-fu
I’ve just been playing with Gimp, and getting to grips with the scripting system. I’m sharing a very basic script – it only does two simple tasks: Sets the image to Grayscale Rotates 90 degrees counter-clockwise It doesn’t need any extra parameters, so I thought I’d share it as a…