Re: [Gimp-user] Script for feathering edges



On 21 December 2013 19:00, SirCrow <forums gimpusers com> 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/<user>/.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, <file> 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]