RESOLVED DUPLICATE of bug 49365 38495
Chromium implementation needed to incorporate compression quality for jpeg in canvas.toDataURL
https://bugs.webkit.org/show_bug.cgi?id=38495
Summary Chromium implementation needed to incorporate compression quality for jpeg in...
Matthew Delaney
Reported Monday, May 3, 2010 11:56:11 PM UTC
CG implementation is needed to incorporate compression quality for jpeg in canvas.toDataURL HTML5 draft spec says implementation shall support quality parameter in canvas.toDataURL(type, quality, ...) when the type is image/jpeg. Support for this is needed by Chromium.
Attachments
Jian Li
Comment 1 Tuesday, November 30, 2010 4:33:50 AM UTC
37304 solved the first part of the problem: CG implementation. The remaining part is a dup of 49365. *** This bug has been marked as a duplicate of bug 49365 ***
Note You need to log in before you can comment on or make changes to this bug.