Welcome, Guest |
You have to register before you can post on our site.
|
|
|
Put one object in front of another |
Posted by: sl60 - 09-10-2023, 05:09 AM - Forum: General questions
- Replies (3)
|
 |
Let's say you have a photo of a fence and you want to put a number of photos of people behind it--but you want each person behind the other people. What would be the easiest and simplest way to go about it?
|
|
|
Where I can see if Script-Fu function calls "works". |
Posted by: Strzegol - 09-07-2023, 01:29 AM - Forum: Scripting questions
- Replies (2)
|
 |
Hi to all.
I have simple question but I'm unable to find answer. Use GIMP 2.99(dev) but question probably is unrelated to version.
How to see error from calls to GIMP functions?
Imagine that I put this (in .scm file or in Script-fu console):
Code:
(script-fu-menu-register "non-existing-stuff" "<Image>/Fictional/Non/Existing/Menu"
Where I see Gimp complaining about this? How to know why my call to for example script-fu-menu-register fails?
|
|
|
|