Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GIMP python script from command line
#3
I'm tied to doing this as a Gimp Script (which was working on a Mac earlier in the year).

Using Xeniod's example on Stackoverflow I realised that my batch file needed the /d to run from the same file as the batch file.

cd /d %~dp0

However, it now says:
batch command executed successfully

without processing (photocopy/cartoon filter) to the image.

Further investigations suggest that the folder (from which the batch file and image live) and sub folder are being changed to "read only"
Reply


Messages In This Thread
RE: GIMP python script from command line - by ghoul fool - 12-07-2020, 12:11 PM

Forum Jump: