[whatwg] More random comments on the putImageData definition

On Feb 11, 2008 1:05 PM, Oliver Hunt <oliver at apple.com> wrote:
>
> i was thinking having a style property, say, canvas-dpi: auto|device or
> something, where the default auto value automagically does the evil
> downsampling the moment a data routine is used, and device would result in
> the right thing.  That said neither of these are particularly nice. OTOH it
> would allow those who use get/putImageData to implement a basic video buffer
> (eg. the msx demo, etc) to continue to do so.
>

Wouldn't it be equivalent, yet simpler, to just define get/putImageData to
do the evil 'auto' thing, and have additional methods to do the right
'device' thing?

Rob
-- 
"He was pierced for our transgressions, he was crushed for our iniquities;
the punishment that brought us peace was upon him, and by his wounds we are
healed. We all, like sheep, have gone astray, each of us has turned to his
own way; and the LORD has laid on him the iniquity of us all." [Isaiah
53:5-6]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20080211/85a32089/attachment.htm>

Received on Sunday, 10 February 2008 17:44:05 UTC