It is currently Mon Jul 01, 2024 5:54 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 76 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Mon Dec 09, 2019 6:58 am  (#21) 
Offline
GimpChat Member

Joined: Sep 20, 2016
Posts: 293
@MareroQ: Thanks, i appreciate your generosity !

Unfortunately this version you made for me does not bend.

Attachment:
bugg.png
bugg.png [ 42.18 KiB | Viewed 1386 times ]


Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Mon Dec 09, 2019 7:33 am  (#22) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
I thought you wanted ofn-bend-path.py to call separately.
New version - with non-interactive call.


Attachments:
Text-Logo_to_ofn_bend_path-Mini2.zip [2.54 KiB]
Downloaded 71 times

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Mon Dec 09, 2019 8:07 am  (#23) 
Offline
GimpChat Member

Joined: Sep 20, 2016
Posts: 293
MareroQ wrote:
I thought you wanted ofn-bend-path.py to call separately.
New version - with non-interactive call.

No, i wanted an improved ofn-bend-path to make warped text without having to go through the hassle to make the same basic envelopes over and over again.
You really solved that beautifully with your plug-in.

Now its working as expected. Thanks again !


Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Mon Dec 09, 2019 8:40 am  (#24) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
shy tests with version 3 and not great, but I tried. :)

ImageImage
For the one with effect of custom metallic fonts, you need special fonts or another script?

I think I'll stay with the 3 or the one set for Konstantin and v03.

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Mon Dec 09, 2019 2:34 pm  (#25) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
I tried the mini version and for me, the version does not bend: Image
Image

What am I missing?


Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Mon Dec 09, 2019 3:05 pm  (#26) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
With Version 3, it doesn't work with out ofn's bend to path plugin, which I have. It shouldn't give me an error when executing the result. Is there a version four? Both the minimal version and version 3 should be improved. For me neither one gives me a result.


Attachments:
Screenshot (224).png
Screenshot (224).png [ 289.24 KiB | Viewed 1344 times ]
Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Mon Dec 09, 2019 4:22 pm  (#27) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4752
mackenzieh wrote:
With Version 3, it doesn't work with out ofn's bend to path plugin, which I have. It shouldn't give me an error when executing the result. Is there a version four? Both the minimal version and version 3 should be improved. For me neither one gives me a result.


Of the python console (Filters>Python-fu>console) and copy/paste the following line and strike [Enter].

print '\n'.join([x for x in dir(pdb) if 'ofn' in x])

Then paste the output of that here.

Enter "exit()" to close the console.

_________________
Image


Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Mon Dec 09, 2019 4:26 pm  (#28) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
Looks like mackenzieh doesn't have python installed....


Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Mon Dec 09, 2019 4:39 pm  (#29) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
racer-x wrote:
Looks like mackenzieh doesn't have python installed....

I do have it installed. I'm just not a coder.


Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Mon Dec 09, 2019 5:47 pm  (#30) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
ofnuts wrote:
mackenzieh wrote:
With Version 3, it doesn't work with out ofn's bend to path plugin, which I have. It shouldn't give me an error when executing the result. Is there a version four? Both the minimal version and version 3 should be improved. For me neither one gives me a result.


Of the python console (Filters>Python-fu>console) and copy/paste the following line and strike [Enter].

print '\n'.join([x for x in dir(pdb) if 'ofn' in x])

Then paste the output of that here.

Enter "exit()" to close the console.

I inputted the code and I get this when using the minimal version: Image

I get the same error when I used version 3 of the plugin. Something else is wrong. inputting the code does nothing if the code isn't saved. Does the code need to be saved in order for the plugins to work? I ask this because inputting the code everytime I want to use it, makes using the plugins no fun.

I then saved the code to each plugin and now the plugins have disappeared:
Image

Just a suggestion: maybe the code should be apart of each plugin


Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Mon Dec 09, 2019 11:22 pm  (#31) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
@mackenzieh

Check the plugin description:


Attachments:
Differences in versions.png
Differences in versions.png [ 37.31 KiB | Viewed 1372 times ]
You can install them all at once - but for what.png
You can install them all at once - but for what.png [ 3.13 KiB | Viewed 1372 times ]

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Tue Dec 10, 2019 12:23 am  (#32) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
MareroQ wrote:
@mackenzieh

Check the plugin description:


This is what I get when running version 3:
Image

Image

Image

I already have OfNut's bend path plugin:
Image

Something else is wrong with the plugin. It's nice, but fails to work for me. Also, adding a line also doesn't work.


Last edited by mackenzieh on Tue Dec 10, 2019 12:38 am, edited 1 time in total.

Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Tue Dec 10, 2019 12:38 am  (#33) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
Did you restart Gimp after installing ofn-bend-path.py?
Your message says it is missing.
Check the menu:
Vectors / Tools / Bend ...


Attachments:
Error.png
Error.png [ 17.58 KiB | Viewed 1358 times ]

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Tue Dec 10, 2019 12:45 am  (#34) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
MareroQ wrote:
Did you restart Gimp after installing ofn-bend-path.py?
Your message says it is missing.
Check the menu:
Vectors / Tools / Bend ...


This is what my gimp looks like:
Image


Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Tue Dec 10, 2019 12:49 am  (#35) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
It works now but I still don't like the fact the users have to move the FG color layer in order to see the actual result. I also think flattening the layer shouldn't be an option since the user has to manually change the fill pattern layer and the fg color layer positions to see the final result.


Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Tue Dec 10, 2019 1:10 am  (#36) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
The plugin has options:
Background opacity: 0 for transparency
FILL (path to selection) ?: "Don't fill"
Stroke: "Don't stroke"
i.e. the result as in mini2 (only after setting)
Decoration is a separate fairy tale - I always recommend using it:
Custom Font Metallic Effects v.0.3

_________________
Image

Slava
Ukraini!


Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Tue Dec 10, 2019 1:27 am  (#37) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
MareroQ wrote:
The plugin has options:
Background opacity: 0 for transparency
FILL (path to selection) ?: "Don't fill"
Stroke: "Don't stroke"
i.e. the result as in mini2 (only after setting)
Decoration is a separate fairy tale - I always recommend using it:
Custom Font Metallic Effects v.0.3


I understand the options. I figured out how to see the final result without having to move the layers: I don't use the stroke. I like that option better than Stroke with active brush and FG Color.


Last edited by mackenzieh on Tue Dec 10, 2019 2:19 am, edited 1 time in total.

Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Tue Dec 10, 2019 1:47 am  (#38) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
Is one click too much? There are different tastes.
Maybe you set the brush (or mypaintbrush) size and spacing incorrectly?


Attachments:
One click.png
One click.png [ 220.96 KiB | Viewed 1343 times ]

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Tue Dec 10, 2019 2:20 am  (#39) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
MareroQ wrote:
Is one click too much? There are different tastes.
Maybe you set the brush (or mypaintbrush) size and spacing incorrectly?


I'll keep playing with it. :)


Top
 Post subject: Re: Bend Text-Logo as helper Ofn-bend-path
PostPosted: Tue Dec 10, 2019 4:48 pm  (#40) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
Rel 0.4.

Add style: Fish, Heart.


Attachments:
New style-fish and heart.png
New style-fish and heart.png [ 1.5 MiB | Viewed 1315 times ]
Text-Logo_to_ofn_bend_path-V-0.4_Mini2.zip [2.82 KiB]
Downloaded 61 times
Text-Logo_to_ofn_bend_path V-0.4.zip [3.62 KiB]
Downloaded 64 times

_________________
Image

Slava
Ukraini!
Top
Post new topic Reply to topic  [ 76 posts ]  Go to page Previous  1, 2, 3, 4  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) No scrollomg interface for text logo bend path

7

No new posts Attachment(s) [solved] plugin bend path

14

No new posts Attachment(s) Curve Bend (warping text)

6

No new posts Plugin or Script to bend/curve text

17

No new posts Script-fu Curve Bend

4



* Login  



Powered by phpBB3 © phpBB Group