Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
script-fu help
#3
(Yesterday, 11:52 PM)Scallact Wrote: The procedure browser lists those:

gimp-image-get-file
gimp-image-get-name
gimp-image-get-xcf-file

I don't know which one you're looking for, but the procedure browser give some description (you should use it, it's in the help menu)

Thanks for the response. gimp-image-get-file may be a start, but that seems to return the file object. What I need is the full file name, including the path, in order to find the image's _parent_ directory. I need to create a file name that is in a _sibling_ directory of the image.

So how do I get the whole file name? According to the description, the gimp-image-get-name only gets the image's base name (the name inside the directory).
Reply


Messages In This Thread
script-fu help - by egrivel - Yesterday, 07:43 PM
RE: script-fu help - by Scallact - Yesterday, 11:52 PM
RE: script-fu help - by egrivel - Today, 12:25 AM
RE: script-fu help - by Scallact - Today, 09:05 AM
RE: script-fu help - by rich2005 - Today, 11:23 AM

Forum Jump: