- From: Leif Arne Storset <lstorset@opera.com>
- Date: Tue, 07 Dec 2010 14:42:07 +0100
- To: "www-style@w3.org" <www-style@w3.org>
- Cc: Fredrik Söderquist <fs@opera.com>
The color stop section [0] of the gradients spec currently reads: > Between two color-stops, the line's color is linearly interpolated > between the colors of the two color-stops, with the interpolation taking > place in premultiplied RGBA space. Our graphics people have requested that a specific algorithm be specified for this interpolation. Perhaps something like Boris Zbarsky's [1] could be used. It sure helped me understand what was going on, at least. Transitions [2] may want to specify this too, at least if premultiplied is here to stay. 0. http://dev.w3.org/csswg/css3-images/#color-stop-syntax 1. http://lists.w3.org/Archives/Public/www-style/2010Aug/0589.html 2. http://dev.w3.org/csswg/css3-transitions/#animation-of-property-types- -- Leif Arne Storset Core Technology Developer, Opera Software Oslo, Norway
Received on Tuesday, 7 December 2010 13:42:53 UTC