Re: [Gimp-user] Script for feathering edges

2013-12-26 Thread Joao S. O. Bueno
On 21 December 2013 19:00, SirCrow  wrote:
>>(*) And that even if the Gauss output could be displayed live on the
>>image,
>>you would not get the final result while tweaking it, as one needs
>>to perform a levels operation on the intermediate mask, so that
>>the transparency level is 0 (full trasnparency) at the edge of the
>>pasted layer, else, the feathering the temporary mask is useless.
>>
> Full transparency at the edge -- yes, very important!  I've noticed in some
> cases that even the very edge, as faded as it is, is still a 'hard' edge.  
> That
> definitely won't do.
>
>
>>(you can move the pasted layer around when
>>the gaussian-blur window pops up)
>>check it out from:
>>https://github.com/jsbueno/gimp-plugins/blob/master/feather_paste.py
>>
> I'm very interested, but I can't figure out what to do with the contents of 
> file
> feather_paste.py.  I can't find any .py files in any GIMP subfolder.  I've
> googled, to no avail.  Thanks.

Oh - sorry - I just saw this e-mail now.
Put th e;py file in a GIMP plug-ins folder
(on Linux it is /home//.gimp-2.8/plug-ins), for example,
Check a suitable folder in edit->preferences->folders->plug-ins

On Linux after putting the file on such a folder, you have to make it executable
(chmod a+x,  or right_click and preferences, mark as executable with
a graphical file manager). GIMP needs to be restarted to find the plug-in.


>
> J
>
> By the way, is there a way to not have to type in the 'challenge' every time I
> want to post in this forum?  Can't always read those darned little things.
> Also, can I not edit a post after I've made it?  If you happen to know.  
> Thanks.
>
> --
> SirCrow (via www.gimpusers.com/forums)
> ___
> gimp-user-list mailing list
> List address:gimp-user-list@gnome.org
> List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Script for feathering edges

2013-12-21 Thread Burnie West

On 12/21/2013 01:00 PM, SirCrow wrote:

By the way, is there a way to not have to type in the 'challenge' every time I
want to post in this forum?  Can't always read those darned little things.
Also, can I not edit a post after I've made it?  If you happen to know.  Thanks.
Easiest way is to register on the gimp-users list itself, and not use the 
LadyYepperz dingbat.

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list