RSS/Atom feed Twitter
Site is read-only, email is disabled

python-fu: open image as layer

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

python-fu: open image as layer Serghei MIHAI 09 Aug 23:08
  python-fu: open image as layer Jerry Baker 09 Aug 23:10
Serghei MIHAI
2011-08-09 23:08:23 UTC (over 13 years ago)

python-fu: open image as layer

Hello everyone,

I try to develop a little python script for personal usage and I need to open images as layers. I've googled and I found this message in the archive: http://lists.xcf.berkeley.edu/lists/gimp-user/2008-April/012295.html.

But I don't find the pdb.gimp-file-open-layer function in my python console.

The function was renamed or moved to another module?

Thanks in advance,

--- Serghei MIHAI
Email : serghei.mihai@devlibre.net
Jabber : sergiu.mihai@devlibre.net
GPG key: 4096R/BF2FA1AF

Jerry Baker
2011-08-09 23:10:39 UTC (over 13 years ago)

python-fu: open image as layer

Try gimp-file-load-layer or gimp-file-load-layers... that may be it...

-----Original Message----- From: Serghei MIHAI
Reply-to: Serghei MIHAI
To: gimp-user@lists.XCF.Berkeley.EDU Subject: [Gimp-user] python-fu: open image as layer Date: Wed, 10 Aug 2011 01:08:23 +0200

Hello everyone,

I try to develop a little python script for personal usage and I need to open images as layers. I've googled and I found this message in the archive: http://lists.xcf.berkeley.edu/lists/gimp-user/2008-April/012295.html.

But I don't find the pdb.gimp-file-open-layer function in my python console.

The function was renamed or moved to another module?

Thanks in advance,

--- Serghei MIHAI
Email : serghei.mihai@devlibre.net
Jabber : sergiu.mihai@devlibre.net
GPG key: 4096R/BF2FA1AF