Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gimpscripter plug in for 2.10?
#2
The GitHub site hasn't been updated in 12 years, and mentions Gimp 2.6....

This said, works for me (menu entry is at the bottom of Filters), but:
  • The main file is plugin-gimpscripter.py
  • The produced code isn't really a good example if you want to write your own code.
  • I can't find a good use case for this thing. If you are a non-programming user, the plugin uses alien things (because it is wired into the API, not the UI, and there is no none-to-one mapping between the two), and if you are a programming user, it doesn't support a modicum of logic (if/else, loops)
Reply


Messages In This Thread
Gimpscripter plug in for 2.10? - by notsogoodyet - 02-13-2023, 10:13 PM
RE: Gimpscripter plug in for 2.10? - by Ofnuts - 02-14-2023, 10:08 AM
RE: Gimpscripter plug in for 2.10? - by rich2005 - 02-14-2023, 10:12 AM

Forum Jump: