# PDF file-pdf-save-multi python-fu example # TESTED ON: # GIMP 2.10.12 Python Console # Python 2.7.16 (default, May 28 2019, 08:10:12) [GCC 8.3.0 64 bit (AMD64)] # # Get image array images = gimp.image_list() # # Optionally sort by filename to order pages by filename # images.sort(key=lambda x: x.filename, reverse=False) # # Extract ids from image array images_ids = [img.ID for img in ...
GSoC 2013 - n-point image deformation Hello again, if you're still interested in the deformation tool I mentioned earlier, I would be glad to implement it into GIMP during GSoC 2013. Since last time I did some background research on another deformation algorithms and played with their implementation in various software.
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.
You are here: Forums GIMP Development Statistics on a selection? on an image This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.
Statistics on a selection? on an image (2004) — GIMP Development ...
You are here: Forums Help & Support view/show grid 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.
It will however depend on GIMP 2.4 and lots of fixes have been done to make GAP work better with the GIMP 2.4 release. Developers and users, please give the gap-2-4 branch some testing and make sure that any problems are reported at bugzilla.gnome.org for the gimp-gap product.