There have been many requests for a Feather feature (like this one, this one, and this one) so I decided to create it myself.
Thanks goes out to Rick for writing the Gaussian Blur function and to Illnab1024 for sending it to me in Codelab format.
If you don't know what feathering is, take a look at this picture:

Basically, it softens the edges of objects that you are combining to make composit pictures.
Please see this page for :arrow: instructions on how to use it.
Enjoy. 8)
=============================================
EDIT: I have recompiled this effect with the new CodeLab beta and added an icon to the effect and also added a UI that allows specifying the feather amount (from 1 to 5 with a default of 2).
=============================================
EDIT: Updated again. Changed range from 1-5 to 1-10. Also, added the frequently requested freature of a true feather. The original method is called "grow" as it grows the object slightly. The new method is called "shrink" as it makes the edges of the object slightly transparent--the object shrinks slightly. I also moved the effect to the Blurs submenu. Here is the new UI:

(4/15/07 update)
=============================================
FIXED: Updated DLL to fix the UI bug where it gets confused if you move the sliders back and forth too much.
(6/11/07 update)
=============================================
FIXED: Fixed a typo. The last time I built this, I accidentally put "feather2" in the menu instead of "Feather".
=============================================
NEW: I have rewritten this effect from scratch. The effect now shows up in the Effects > Object submenu.
It now includes a third slider to control the strength of the effect.
(1/27/2008 update)
=============================================
NEW: I have rewritten this effect's UI from scratch. It now uses the IndirectUI of Paint.NET.

(2/18/2008 Update)
=============================================
FIXED: I have fixed the Paint.NET 3.36 bug.
(8/26/2008 Update)
=============================================
NEW: I have released version 3.0
Download the update here: BoltBait's Plugin Pack
Source code published here: http://forums.getpai...post__p__316571
(4/4/2010 Update)






















