10-26-2020, 05:48 PM
(10-25-2020, 08:18 AM)rich2005 Wrote: Looks like all the regular coders are busy elsewhere, so from another very-very-occasional dabbler.
Your workflow is very similar to a plugin I knocked up for myself years ago, for scaling and saving, Just a few extra lines needed.
It does need a destination entered initially, that remains for the rest of the session. I suppose that could be written into the script, up to you.
The file name is taken from the layer name, that might be a problem.
Registers in the tools menu.
Awesome. Now for the next part of my ignorance. What do I do with that? Haha. What I mean is, I'm not familiar with how plug-ins work on GIMP, so how do I get that to a place where I can execute it? Is it a matter of loading it up in to Python's console, or do I need to drop it in to the GIMP plugins folder? Thanks for the assistance so far!