- From: <bugzilla@jessica.w3.org>
- Date: Thu, 30 Jun 2011 11:03:47 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13096 Summary: Enhancement: Set single component for pixel Product: HTML WG Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: HTML Canvas 2D Context (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: j.chetwynd@btinternet.com QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org bug 13085 allows for a single component such as alpha to be set for a whole image, this related bug proposes that each component can be independently set. in data visualisations, where the canvas is large and most pixels need to be changed at high refresh rates, component arrays can be large to sort, and set. Allowing a single components to be set per pixel may provide considerable advantage. see peepo.com for demonstration. there are also significant advantages to colour separation, when presenting data. and furthermore, there are accessibility implications for people not requiring full colour images, and those using mobile phones, or slower processors. -- 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, 30 June 2011 11:03:50 UTC