Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GIMP 3 Python Enums: Definitive Plug-in and Script-Fu Guide
#6
(4 hours ago)programmer_ceds Wrote:
(4 hours ago)chuckhenrich Wrote:
(5 hours ago)programmer_ceds Wrote: The link on your site to download the Python script gives a page not found error.

Hi there - sorry about that. I don't know what the problem was. I've refreshed the link and cleared caches on my side. I've tested on a couple of browsers and I was getting the same before I implemented the fix. Now it seems to work.

Please try again and let me know how it goes.

The link now takes me to a page that contains the script, which is OK but a link to a file to download might be preferred. That aside this is very useful, thank you.

I noticed that in my testing. It's a browser thing. I could wrap the text file in a .zip, but that would mean visitors would need to download the link, unzip the file, then open the text file and copy the contents. And they'll need to copy the contents anyway, either to include in their own python code or to run in the GIMP Python console. So it's actually a more straightforward process to just copy the contents from the browser.

Anyway, thanks for flagging this for me, I learned something!
Reply


Messages In This Thread
RE: GIMP 3 Python Enums: Definitive Plug-in and Script-Fu Guide - by chuckhenrich - 4 hours ago

Forum Jump: