Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ofn-text-along-path with 2 menus
#1
I don't know which title could have been chosen better.

Maybe everything is normal, but ...
Only now have I noticed that there are two ofn-text-along-path scripts displayed in the menu;
• ofn-text-along-path
• ofn-text-along-path-Multi

But the strange thing is that:
• There is only one .py file for both. (ofn-text-along-path.py)
• I don't see any difference between them other than the name and that there are two of them on the menu, and that both work.

I don't know how I achieved this feat.

Is it supposed to be like this, like this?


Attached Files Thumbnail(s)
   
Reply
#2
A single Python file can register several menu entries (if you ever use my ofn-path-to-shape, it defines about 20 menu entries).

You'll notice that the "Multi" version has a "Text" entry field that takes several lines. If you read the doc you will learn that in the Multi version, each line of input is applied to a different stroke. See https://www.gimp-forum.net/Thread-ofn-te...38#pid4138
Reply


Forum Jump: