[Bug 11397] Additional compositing operations such as 'max-alpha' and 'min-alpha' would make it much easier to make soft brush and eraser tools in painting applications.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11397

Richard Poole <richard@sycora.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |richard@sycora.com

--- Comment #2 from Richard Poole <richard@sycora.com> 2010-11-25 16:19:54 UTC ---
I couldn't find any graphics library support for 'max-alpha' or 'min-alpha'
unfortunately, but Cairo and Qt do support a broader set of compositing modes:

- http://cairographics.org/manual/cairo-cairo-t.html#cairo-operator-t
- http://doc.qt.nokia.com/4.7/qpainter.html#CompositionMode-enum

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 25 November 2010 16:19:57 UTC