09-09-2020, 01:18 PM
Hallo,
I need a script for batch mode:
There are files t0.tif and t1.tif (single page tifs) in the current directory.
The script should open these files and put them into a single file as layers
(t0.tif as bottom and t1.tif as top layer).
Then, the script should set "grain merge" to the top layer and add a white
layer mask.
I am somewhat familiar with (scheme)lisp, but I have no knowledge on
script-fu.
Finally, the script should save the file in standard gimp format.
Daniel
I need a script for batch mode:
There are files t0.tif and t1.tif (single page tifs) in the current directory.
The script should open these files and put them into a single file as layers
(t0.tif as bottom and t1.tif as top layer).
Then, the script should set "grain merge" to the top layer and add a white
layer mask.
I am somewhat familiar with (scheme)lisp, but I have no knowledge on
script-fu.
Finally, the script should save the file in standard gimp format.
Daniel