[Webkit-unassigned] [Bug 210364] New: When drawing an image srcRect and imageRect have to be in the orientation of destRect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 10 17:32:58 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=210364

            Bug ID: 210364
           Summary: When drawing an image srcRect and imageRect have to be
                    in the orientation of destRect
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com

When passing ImageOrientation::None to any drawImage() function, srcRect and imageRect have to be calculated with this orientation. There are few places where the size of the image is calculated with ImageOrientation::FromImage because it is the default.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200411/125df04b/attachment.htm>


More information about the webkit-unassigned mailing list