It is currently Sun Jul 21, 2024 8:24 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 154 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8
Author Message
 Post subject: Re: Gradient Stroke Script V1.5
PostPosted: Mon Oct 12, 2020 2:02 am  (#141) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
With the new version, 1.5, I still get the same error. (Post 136)


Top
 Post subject: Re: Gradient Stroke Script V1.5
PostPosted: Mon Oct 12, 2020 8:22 am  (#142) 
Offline
GimpChat Member

Joined: Dec 19, 2018
Posts: 158
I tested version 1.5 and luckily everything is OK! :bigthup
In addition to not needing manual adjustments (CUSTOM, LINEAR), it also solved a small problem that made it difficult for the selection to be deselected. (at least with my Gimp).
Attachment:
GradientStroke15.png
GradientStroke15.png [ 329.73 KiB | Viewed 1953 times ]

Thx GnuTux


Top
 Post subject: Re: Gradient Stroke Script V1.4
PostPosted: Mon Oct 12, 2020 8:36 am  (#143) 
Offline
GimpChat Member

Joined: Dec 19, 2018
Posts: 158
mackenzieh wrote:
I tried using this script and I received an error. I am using windows 10 gimp 2.10.22.

[ Image ]

Image
gimp-context-set-gradient

"This procedure lets you set the specified gradient as the active or "current" one. The name is simply a string which corresponds to one of the loaded gradients. If no matching gradient is found, this procedure will return an error. Otherwise, the specified gradient will become active and will be used for subsequent custom gradient operations."


mackenzieh, Does this problem occur with any selected gradient?
If you pre-select the gradient before running the script does the error continue?


Top
 Post subject: Re: Gradient Stroke Script V1.5
PostPosted: Mon Oct 12, 2020 10:07 am  (#144) 
Offline
GimpChat Member
User avatar

Joined: Apr 26, 2014
Posts: 3543
Location: belgium
Image


Top
 Post subject: Re: Gradient Stroke Script V1.4
PostPosted: Mon Oct 12, 2020 4:01 pm  (#145) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
Krikor wrote:
mackenzieh wrote:
I tried using this script and I received an error. I am using windows 10 gimp 2.10.22.

[ Image ]

[ Image ]
gimp-context-set-gradient

"This procedure lets you set the specified gradient as the active or "current" one. The name is simply a string which corresponds to one of the loaded gradients. If no matching gradient is found, this procedure will return an error. Otherwise, the specified gradient will become active and will be used for subsequent custom gradient operations."


mackenzieh, Does this problem occur with any selected gradient?
If you pre-select the gradient before running the script does the error continue?

Krikor, yes, if I pre-select the gradient before running the script, and then run it on default settings, the error still occurs.


Top
 Post subject: Re: Gradient Stroke Script V1.5
PostPosted: Mon Oct 12, 2020 8:13 pm  (#146) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
I tried running the script with the default settings and changing the the gradient and I still get an error.


Top
 Post subject: Re: Gradient Stroke Script V1.5
PostPosted: Mon Oct 12, 2020 10:31 pm  (#147) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
There is nothing we can do if you have the 'Metallic Something' gradient or any gradient for that matter it should run without the gimp-context-set-gradient error try deleting and re-installing the script. also open it in text browser to make sure it is V1.5

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: Gradient Stroke Script V1.5
PostPosted: Tue Oct 13, 2020 2:37 am  (#148) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
Graechan wrote:
There is nothing we can do if you have the 'Metallic Something' gradient or any gradient for that matter it should run without the gimp-context-set-gradient error try deleting and re-installing the script. also open it in text browser to make sure it is V1.5


I finally got it to work. When I tried it, the entire image with the text didn't get filled in with the gradient, only part of the image was filled with the gradient.


Last edited by mackenzieh on Tue Oct 13, 2020 5:57 am, edited 3 times in total.

Top
 Post subject: Re: Gradient Stroke Script V1.5
PostPosted: Tue Oct 13, 2020 3:31 am  (#149) 
Offline
GimpChat Member
User avatar

Joined: Apr 26, 2014
Posts: 3543
Location: belgium
Image


Top
 Post subject: Re: Gradient Stroke Script V1.5
PostPosted: Tue Oct 13, 2020 1:56 pm  (#150) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
This is what I get when I run the script:

Image

I don't see the gradient on the background, only the text. I used default settings.


Top
 Post subject: Re: Gradient Stroke Script V1.5
PostPosted: Tue Oct 13, 2020 2:57 pm  (#151) 
Offline
GimpChat Member

Joined: Jul 28, 2018
Posts: 1196
Correct me if I'm wrong. I believe that layerfx have this filter, it's called "Stroke". It gives you the three option "Color, gradient or pattern".

_________________
https://www.deviantart.com/pocholo17
Image


Top
 Post subject: Re: Gradient Stroke Script V1.5
PostPosted: Tue Oct 13, 2020 3:13 pm  (#152) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
Pocholo wrote:
Correct me if I'm wrong. I believe that layerfx have this filter, it's called "Stroke". It gives you the three option "Color, gradient or pattern".


You're right, it does. For some reason, for me, Gradient Stroke V1.5 doesn't produce the outcome in the example on page one. I'm using LayerFX-2.10, so that could be why I'm not seeing what I want when using Gradient Stroke V1.5.


Top
 Post subject: Re: Gradient Stroke Script V1.5
PostPosted: Tue Oct 13, 2020 11:08 pm  (#153) 
Offline
GimpChat Member
User avatar

Joined: Dec 09, 2018
Posts: 656
mackenzieh wrote:
This is what I get when I run the script:

[ Image ]

I don't see the gradient on the background, only the text. I used default settings.

If you mean you want the text (black area in your image) filled with the gradient, you can run the script again with Stroke Depth zero as explained in the first post of the thread.


Top
 Post subject: Re: Gradient Stroke Script V1.5
PostPosted: Wed Oct 14, 2020 1:37 am  (#154) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
teapot wrote:
mackenzieh wrote:
This is what I get when I run the script:

[ Image ]

I don't see the gradient on the background, only the text. I used default settings.

If you mean you want the text (black area in your image) filled with the gradient, you can run the script again with Stroke Depth zero as explained in the first post of the thread.


Teapot, that's not I mean. I mean the gradient itself isn't showing up as the background and it should.


Top
Post new topic Reply to topic  [ 154 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Is there a script for doing Stroke outside selection?

4

No new posts Stroke: how to remove space between test & stroke

3

No new posts Attachment(s) stroke selection/stroke path

2

No new posts Attachment(s) stroke path with pattern

26

No new posts Attachment(s) Recalling FPS (Free Paint Stroke)

79



* Login  



Powered by phpBB3 © phpBB Group