OS X版GIMPで動作する機能拡張書類は、独自のインタープリタ言語「Script-Fu」で記述されたスクリプト (*.scm)、またはPythonで記述されたスクリプト (*.py)のどちらかと考えていい。
I'm writing a script to that will invoke the GIMP batch processor. I've written the GIMP Script-Fu scripts. I've written the PowerShell wrapper. However, I can't get PowerShell to properly pass the ...