Hi,<br><br>I've been having a look at Flash 8 rendering capabilities recently, and it seems I'm missing features from Cairo to support all of them in Swfdec. One of these features are blend modes which are described very nicely at [1]. If you have an Adobe Flash player 8+ handy, there's examples of how they look at [2] and [3].
<br>Since blend modes are basically the same as Cairo operators I intend to get a mapping from Cairo operators to blend modes. However, most blend modes are currently not supported by the very limited lists of operators.<br>
<br>Is there an interest to get some/all of these operators into Cairo? If so, I might have a go at implementing them, since I'd want to have them in Cairo 1.6.<br><br>Cheers,<br>Benjamin<br><br>[1] <a href="http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00002444.html">
http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00002444.html</a><br>[2] <a href="http://flash.digitalmedianet.com/articles/viewarticle.jsp?id=34170">http://flash.digitalmedianet.com/articles/viewarticle.jsp?id=34170
</a><br>[3] <a href="http://www.luminicbox.com/blog/?page=post&id=49">http://www.luminicbox.com/blog/?page=post&id=49</a><br>