GIMP Chat
http://gimpchat.com/

Bend Text-Logo as helper Ofn-bend-path
http://gimpchat.com/viewtopic.php?f=9&t=17852
Page 3 of 4

Author:  racer-x [ Tue Dec 10, 2019 5:36 pm ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

Very creative use of paths MareroQ. One can always edit the created paths to tweak it the way they want.

Author:  P1937 [ Wed Dec 11, 2019 1:55 am ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

Attachment:
fishing.jpg
fishing.jpg [ 99.61 KiB | Viewed 1654 times ]

Thank you MareroQ. Have just installed Rel 0.4.
I like being able to add bits and pieces to the design.
Lots of fun.

Author:  MareroQ [ Wed Dec 11, 2019 2:16 am ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

@P1937
I like your result.
Have you used LayerFX?

@racer-x
racer-x wrote:
... One can always edit the created paths to tweak it the way they want.


Touchdown! - I will no longer add new styles - because probably 256 is enough for "quick" fun (unless someone asks for some other that if I can add).

Ver.0.5 experimental.

I'm still testing the interactive call (* .py -> * .py).
As another attempt I used the LayerFX.py call.
I know that you can use Fx as a postprocess and that for Gimp 2.10.14 it doesn't work without a patch (there are other threads in this case).
If you have a working LayerFX.py plugin, please let me know if the interactive call:
Stroke: "FX Inner Glow", "FX Outer Glow" also works for you as expected?

Attachments:
File comment: Excuse me - Fixed layer name error for FX Inner Glow.
Text-Logo_to_ofn_bend_path V_0.5.zip [4.37 KiB]
Downloaded 72 times
FX interactive.png
FX interactive.png [ 164.41 KiB | Viewed 1648 times ]

Author:  racer-x [ Wed Dec 11, 2019 6:02 am ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

Tested v05. The FXinner glow reports error, but the FXouter glow works and looks great.

Attachment:
mq.jpg
mq.jpg [ 174.55 KiB | Viewed 1627 times ]

Author:  Konstantin [ Wed Dec 11, 2019 6:13 am ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

MareroQ wrote:
Rel 0.4.

Thank you for including a minimal version !

Author:  MareroQ [ Wed Dec 11, 2019 9:02 am ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

@Konstantin.
I know you would do it yourself - but it probably would require a bit more lost time (if you know exactly where - then copy / paste took less than a minute in this case).
I am also curious which version will be chosen more often by users...


@Racer-X
Thank you for the test.
I made a mistake in FX Inner Glow - can you try again?

Author:  racer-x [ Wed Dec 11, 2019 9:20 am ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

Yes, FX Inner Glow works perfectly now. Thanks!

Author:  MareroQ [ Wed Dec 11, 2019 1:18 pm ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

@Racer-X

Thank you for repeating the test.
Now I have 3 cases to figure out:
- Ofn-bend-path.py cannot be invoked interactively,
- Custom_Font_Metallic_Effects_003.py can be invoked interactively but with a cut gui,
- LayerFX.py can be invoked correctly interactively.
(...but I'm starting to doubt if I can decipher it myself...)

@Konstantin

Regarding:
- Repeat (Ctr + F)
- Re-Show (Shift + Ctr + F)
as I thought - running with an existing image allows you to activate these functions.

After adding PF_IMAGE, PF_DRAWABLE, image type (any - because it will still create a new one) you can move the location in the menu - and so I did (now: Filters/Path/Bend path by style ...)
This version is attached.

Information for anyone interested - it is easy to change it as you like by editing:
menu location - line 224
plugin name in the menu - line 172.

Attachments:
Text-Logo_to_ofn_bend_path-Mini2-V.0.5.zip [2.9 KiB]
Downloaded 63 times

Author:  Konstantin [ Wed Dec 11, 2019 1:53 pm ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

MareroQ wrote:
@Konstantin

Regarding:
- Repeat (Ctr + F)
- Re-Show (Shift + Ctr + F)
as I thought - running with an existing image allows you to activate these functions.

Great job !! :clap

Is it possible to make another small edit to the minimal plug-in version, please ?
I like that it generates a textlayer, but it would be even better if that texlayer is turned off by default, so its not in the way.

Author:  MareroQ [ Wed Dec 11, 2019 2:29 pm ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

If the text layers are to be invisible in line 25 add:
   pdb.gimp_item_set_visible(text_layer, 0)

If you want to automatically delete it on the line 158 add:
   pdb.gimp_image_remove_layer(image, text_layer)


or I can add an option:
Text layer: No Changes / Invisible / Delete


Decide yourself :hehe

Attachments:
Text-Logo_to_ofn_bend_path-Mini2 V 0.5+.zip [2.97 KiB]
Downloaded 61 times
Mini2 V-0.5+.png
Mini2 V-0.5+.png [ 18.85 KiB | Viewed 1572 times ]

Author:  mackenzieh [ Wed Dec 11, 2019 2:58 pm ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

Tried downloading and installing the mini version and I get nothing when I run gimp:
Image
Image
Image

It also shows up in the procedure browser

Author:  level_0 [ Wed Dec 11, 2019 3:09 pm ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

mackenzie :wvy

I see that you have filters from Alpha to logo.
I deleted them a while ago because I finally noticed that they were the cause of my problems with the Bevel Reflect logo

Author:  MareroQ [ Wed Dec 11, 2019 3:15 pm ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

@mackenzieh

Zbyt częste zmiany? :mrgreen:
In post 48 - (now: Filters/Path/Bend path by style ...)

The latest mini version post 50.

Author:  mackenzieh [ Wed Dec 11, 2019 3:16 pm ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

level_0 wrote:
mackenzie :wvy

I see that you have filters from Alpha to logo.
I deleted them a while ago because I finally noticed that they were the cause of my problems with the Bevel Reflect logo


:wvy
The Alpha to Logo isn't the problem.. it's the mini version of the Text-Logo Bend plugin. The others are fine. I'm just wondering why this one doesn't show up like its supposed to.

Author:  mackenzieh [ Wed Dec 11, 2019 3:23 pm ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

MareroQ wrote:
If the text layers are to be invisible in line 25 add:
   pdb.gimp_item_set_visible(text_layer, 0)

If you want to automatically delete it on the line 158 add:
   pdb.gimp_image_remove_layer(image, text_layer)


or I can add an option:
Text layer: No Changes / Invisible / Delete


Decide yourself :hehe


I installed the plug in but it still doesn't show up in gimp:
Image

Another thing that happens is, the plugin kicks out my other plugins that I had which means I have to go into preferences and set the paths so GIMP will recognize them. It's just weird.

Author:  MareroQ [ Wed Dec 11, 2019 3:53 pm ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

Because the mini version does not create a typical Logo but only the path - I changed the location (as I wrote)
Filters-> Path-> Bend path by style ...

Author:  mackenzieh [ Wed Dec 11, 2019 7:05 pm ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

MareroQ wrote:
Because the mini version does not create a typical Logo but only the path - I changed the location (as I wrote)
Filters-> Path-> Bend path by style ...


Okay, so where is the plug in?

Author:  MareroQ [ Wed Dec 11, 2019 11:02 pm ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

Look at the screenshots :hi5

Attachments:
Text-Logo_to_ofn_bend_path-Mini2.png
Text-Logo_to_ofn_bend_path-Mini2.png [ 23.71 KiB | Viewed 2622 times ]
Text-Logo_to_ofn_bend_path.png
Text-Logo_to_ofn_bend_path.png [ 18.92 KiB | Viewed 2622 times ]

Author:  mackenzieh [ Thu Dec 12, 2019 1:26 am ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

MareroQ wrote:
Look at the screenshots :hi5


I have it. :)

Author:  P1937 [ Thu Dec 12, 2019 1:39 am ]
Post subject:  Re: Bend Text-Logo as helper Ofn-bend-path

Ref Post 43
No I had not used Layer FX at that stage.
Have now installed version 5.
Layer FX working well.
I have one request if it is possible - adding a shadow. It is quite easy to do manually, however would be nice in the process if possible.

Page 3 of 4 All times are UTC - 5 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/