Geht.
Deine Beschreibung ist perfekt um beinahe wörtlich in Python-Gimp commandos
um zu setzen.
Loops in Python z.B
Code:
for i in range(0,360):
#setzt i von 0 bie 359 !
num = str(i)
#usw
in script fu benutzt man so etwas, script-fu ist dacht ich, ein kleiner Bruder von Scheme
https://en.wikibooks.org/wiki/Scheme...amming/Looping