RESOLVED WORKSFORME 26256
[Qt] Canvas has wrong image-transformation
https://bugs.webkit.org/show_bug.cgi?id=26256
Summary [Qt] Canvas has wrong image-transformation
Dirk Schulze
Reported 2009-06-08 09:57:46 PDT
Transformations of images in HTML Canvas are wrong. As you can see in following examples: * http://www.nihilogic.dk/labs/canvas3dtexture_0.2/ * http://www.netzgesta.de/reflex/ (shares another bug with Qt and clipping, delete complete clipping code to see the problem) * http://www.nihilogic.dk/labs/mariokart/ This bug is maybe located at BitmapImage::draw() in WebCore/platform/graphics/qt/ImageQt.cpp
Attachments
Dirk Schulze
Comment 1 2009-09-30 04:57:15 PDT
*** Bug 29470 has been marked as a duplicate of this bug. ***
qi
Comment 3 2010-03-24 07:56:12 PDT
All the test case from Chang works fine now. I think because the "translate" issue was fixed couple weeks ago.
Note You need to log in before you can comment on or make changes to this bug.