Detect Gimp Version - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: Installation and usage (https://www.gimp-forum.net/Forum-Installation-and-usage) +---- Forum: OSX (https://www.gimp-forum.net/Forum-OSX) +---- Thread: Detect Gimp Version (/Thread-Detect-Gimp-Version) |
Detect Gimp Version - jojohaligo - 01-26-2018 Okay, I might not get it, but I want to detect the version of Gimp I'm using - seems simple enough right? But there is no menu choice to do so. Such as Help > About Yes, I'm using OS High Sierra. I understand that the current download is stock without add-ons. Is version info an add-on? Here's a screen capture of the Gimp interface. RE: Detect Gimp Version - Ofnuts - 01-26-2018 (01-26-2018, 10:23 PM)jojohaligo Wrote: Okay, I might not get it, but I want to detect the version of Gimp I'm using - seems simple enough right? Strange, as far as I can tell both Linux and Windows version have an "About" choice in "Help" (fourth down). But no "Search". You can tell your Gimp version like this: Filters>Python-fu>Console, and enter "gimp.version". RE: Detect Gimp Version - jojohaligo - 01-27-2018 (01-26-2018, 11:22 PM)Ofnuts Wrote:(01-26-2018, 10:23 PM)jojohaligo Wrote: Okay, I might not get it, but I want to detect the version of Gimp I'm using - seems simple enough right? Well, that's cool. Thank you! |