W3C home > Mailing lists > Public > public-fx@w3.org > July to September 2013

Re: [filter-effects] resolution dependent filter primitives

From: Paul LeBeau <paul.lebeau@gmail.com>
Date: Wed, 28 Aug 2013 16:11:37 +1200
Message-ID: <CACfsppDy3Ew0sBTitgoJYTgi2ceHS8A0XF9VVQg+ET+Lr=vOXA@mail.gmail.com>
To: "www-svg@w3.org" <www-svg@w3.org>, "public-fx@w3.org" <public-fx@w3.org>
On 27 August 2013 20:42, Dirk Schulze <dschulze@adobe.com> wrote:

> Again, it is extremely hard to determine the right scale level for the
> horizontal and vertical axis...


As someone who is implementing filter support in my renderer at the moment,
I can concur with this :)

It would be helpful if the spec gave some guidance on best practice for
determining an appropriate size for the filter bitmap.  By "filter bitmap"
I mean the intermediate bitmap used for SourceGraphic etc.  For axis
aligned content it is easy, but if the element has a transform, it is not
so straightforward.  In fact I notice that IE doesn't even try. It performs
all filters on the transformed content and doesn't use
user-coordinate-space.

Paul
Received on Wednesday, 28 August 2013 04:12:25 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:49:46 UTC