Skip to content

Commit 710c918

Browse files
committed
Moved editors who are no longer in either CSSWG or SVGWG to former editors.
1 parent 95a0c5d commit 710c918

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

compositing-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Shortname: compositing
1111
Link Defaults: css-color-4 (property) color, css-masking-1 (property) mask
1212
Level: 1
1313
Group: fxtf
14-
Editor: Rik Cabanier, Adobe Systems Inc., cabanier@adobe.com, w3cid 106988
15-
Editor: Nikos Andronikos, Canon Information Systems Research Australia, Nikos.Andronikos@cisra.canon.com.au
14+
Former Editor: Rik Cabanier, then of Adobe Systems Inc., w3cid 106988
15+
Former Editor: Nikos Andronikos, Canon Information Systems Research Australia, Nikos.Andronikos@cisra.canon.com.au
1616
Editor: Chris Harrelson, Google, chrishtr@chromium.org, w3cid 90243
1717
Abstract: Compositing describes how shapes of different elements are combined into a single image. There are various possible approaches for compositing. Previous versions of SVG and CSS used <a href="https://www.w3.org/TR/SVG11/masking.html#SimpleAlphaBlending">Simple Alpha Compositing</a>. In this model, each element is rendered into its own buffer and is then merged with its <a>backdrop</a> using the Porter Duff ''source-over'' operator. This specification will define a new compositing model that expands upon the Simple Alpha Compositing model by offering:
1818
Abstract: <ul><li>additional Porter Duff compositing operators</li><li>advanced blending modes which allow control of how colors mix in the areas where shapes overlap</li><li>compositing groups</li></ul>

0 commit comments

Comments
 (0)