[webkit-dev] Is there any introduction to the blur algorithm used in ContextShadow::blurLayerImage
Martin Robinson
mrobinson at webkit.org
Mon May 2 19:45:33 PDT 2011
On Mon, May 2, 2011 at 6:54 PM, Chengwei Wu <meegodevelop at gmail.com> wrote:
> As the title says. Anyone can help me?
Ariya Hidayat originally wrote this code. He wrote a blog post about
it here: http://ariya.blogspot.com/2010/09/art-of-blurring-shadow.html
It does three successive box blurs to simulate a Gaussian blur.
--Martin
More information about the webkit-dev
mailing list