Status: Untriaged Owner: [email protected] CC: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 7508 by [email protected]: We don't anti-alias <canvas> drawImage http://code.google.com/p/chromium/issues/detail?id=7508 It looks like other browsers anti-alias when images are draw into a <canvas> tag. This is easy to see when you use a rotation transform, etc. It also looks like we aren't scaling the image nearly as well as other browsers. http://pigs.sourceforge.jp/blog/200811140144/uupaa-canvas.js/demo/3_3_canvas_drawimage+trans+clip.html Compare that example to Firefox, and you can see we are much more pixely. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
