On Apr 16, 2012, at 4:03 PM, Dirk Schulze wrote:

>> 
>> Different developers will have different priorities. HD image data and async 
>> readback both have potential benefits in image quality and nonblocking 
>> responsiveness respectively. Here is an example of an application using 
>> getImageData which would clearly benefit from HD, but it's not obvious that 
>> async would be useful:
>> 
>> http://mudcu.be/sketchpad/
> 
> This seems to be a use case for SVG and not canvas :)

It's a raster-oriented paint app, not a vector-oriented draw app, so I don't 
think SVG would be helpful.

Regards,
Maciej

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to