- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Tue, 13 Jul 2010 18:20:05 -0700
- To: "L. David Baron" <dbaron@dbaron.org>
- Cc: www-style@w3.org
On Tue, Jul 13, 2010 at 5:24 PM, L. David Baron <dbaron@dbaron.org> wrote: > (I'm not saying "radius" is the only term already in use. > http://www.w3.org/TR/SVG11/filters.html#feGaussianBlurElement > describes blurs in terms of the standard deviation of the Gaussian > function.) Looking at the SVG link explicitly now, I'd have to say that's pretty horrible. It's useful for an implementor, but has literally zero useful information for an author. Reading that, I have absolutely no clue what this filter actually does, how it does it, or what the effect is of the values I can provide it. The only way to be more author-hostile would be to have just provided raw source code. ~TJ
Received on Wednesday, 14 July 2010 01:21:05 UTC