04-02-2021, 02:49 PM
Hello, i'am a newbie ( and a dummy).
I have a small experience in python scripting ( 3d cad Rhinoceros), no experience with Gimp. I would make a script to made a mosaic of tiles. For this i need to do several times this loop:
import a jpg picture as layer
move it in a specific position
crop it whit a rectangular selection
verify that the layer is in the right position in the stack of the layers.
I tried to visit some sites and the posts in this Forum, but I was not able to have a general idea of the classes and the methods and the procedures to load , show , move and crop a picture.
May I have some help'?
Franco1000
I have a small experience in python scripting ( 3d cad Rhinoceros), no experience with Gimp. I would make a script to made a mosaic of tiles. For this i need to do several times this loop:
import a jpg picture as layer
move it in a specific position
crop it whit a rectangular selection
verify that the layer is in the right position in the stack of the layers.
I tried to visit some sites and the posts in this Forum, but I was not able to have a general idea of the classes and the methods and the procedures to load , show , move and crop a picture.
May I have some help'?
Franco1000