(05-03-2025, 05:53 PM)rich2005 Wrote: Yes, me too. Finally got a couple of very-very simple script-fu .scm's to work after hours of searching for examples. Back a couple of posts and the only thing I found was to apply a new-from-visible to the layer group + a layer.
This doing it manually. I have no idea how to iterate though a layer group
all of 20 seconds https://i.imgur.com/8eyQSpv.mp4
I've never used New from visible before, but yeah, that would also work.
I have no clue about script-fu or scm though. Python was enough of a trick to (sort of) learn. It took me a while to find out how to iterate through a group, in the end I used a for loop with Gimp.Item.get_children( <groupLayer> )
EDIT: I've now made a really nice looking gif (way better than any I've done before) and to my unending disappointment I didn't even need my script hahaha
