- From: <bugzilla@jessica.w3.org>
- Date: Sun, 22 May 2011 05:27:47 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12716
Summary: Porter duff names are confusing and currently not
implemented consistently. Suggest using A*B + C*D
formula. Where A,B,C,D can be Source, Destination,
Source Alpha, DestAlpha, 0, 1, Inverse Source Alpha,
Inverse Dest Alpha, and so on, similar to OpenGL/We
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#dom
-context-2d-globalcompositeoperation
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML Canvas 2D Context (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html
Section:
http://www.whatwg.org/specs/web-apps/current-work/complete.html#dom-context-2d-globalcompositeoperation
Comment:
Porter duff names are confusing and currently not implemented consistently.
Suggest using A*B + C*D formula. Where A,B,C,D can be Source, Destination,
Source Alpha, DestAlpha, 0, 1, Inverse Source Alpha, Inverse Dest Alpha, and
so on, similar to OpenGL/WebGL alpha blending.
Posted from: 76.97.146.128
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like
Gecko) Chrome/11.0.696.68 Safari/534.24
--
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 Sunday, 22 May 2011 05:27:48 UTC