Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
macros vs script-fu vs python-fu
#4
(10-06-2018, 08:22 PM)DebianFanatic Wrote: Absolute Beginner here, to python & to scripting/macroing/extending GIMP.
...snip...
I had a vague remembrance that GIMP is "scriptable", and the term "macro" came to my  mind.added a bunch of numbered labels to 28 people in a photo:
...snip...
I realized that this repetitive process could probably be automated. My next questions will tackle various aspects of this task, but first I just want to make sure I'm understanding the concepts/terminology.

--
Kent

While I feel that python and particularly script-fu is akin to Sanskrit for the average user and some sort of macro recording would be welcome, there are often scripts that you can inspect, learn from or maybe adapt for your own use.

You could start with this one, RMA_label_points.scm near the top of the list here: http://silent9.com/incoming/scripts/

Which uses a path and puts a label at the path nodes (control points)

Might look like this.

[Image: nVQMVYg.jpg]
Reply


Messages In This Thread
RE: macros vs script-fu vs python-fu - by Ofnuts - 10-06-2018, 09:33 PM
RE: macros vs script-fu vs python-fu - by rich2005 - 10-08-2018, 08:40 AM
RE: macros vs script-fu vs python-fu - by Ofnuts - 10-08-2018, 09:57 AM

Forum Jump: