Star this bug: http://code.google.com/p/chromium/issues/detail?id=21072
Also potentially of interest: http://code.google.com/p/chromium/issues/detail?id=21375 2010/1/17 Amina <[email protected]>: > (Cross-posted as a bug issue) > > Hello, > I developed A WebPage screenshot extensions (https://chrome.google.com/ > extensions/detail/ckibcdccnfeookdmbahgiakhnjcddpki) > > My users, writes a comments about low quality of the screenshots. > for example:(http://code.google.com/p/webpageextension/issues/detail? > id=4) > > The reasons is because chrome.tabs.captureVisibleTab function save the > data as a compressed JPG (low quality). > Can you change it to save it as PNG? > > Also, toDataURL function of canvas element support only PNG. > > Why captureVisibleTab function save the data only as JPG, and on the > other hand the function toDataURL save the data only as PNG? > > Thank you. > > -- > You received this message because you are subscribed to the Google Groups > "Chromium-extensions" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/chromium-extensions?hl=en. > > > >
-- You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en.
