Quoting Eric van Oorschot <[email protected]>: > : > : > (scale min( (/ 1920 width) (/ 1200 height))) > : > : Your invocation of 'min(' is incorrect -- it should be '(min'. This probably results in either 'xsize' or 'ysize' evaluating to "0" and thus a failure of 'gimp-image-scale'.
_______________________________________________ Gimp-user mailing list [email protected] https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
