[Webkit-unassigned] [Bug 17442] New: Correct Windows Cairo implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 22:24:51 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17442

           Summary: Correct Windows Cairo implementation
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bfulgham at gmail.com


My initial Cairo implementation on Windows had a few mistakes:

1.  It improperly put some "GraphicsContextPlatformPrivate" code in the general
Windows implementation.
2.  The higher-level calls need to call the platform-private windows calls that
keep the WorldTransform in sync.
3.  The concatCTM method didn't even do anything with the passed transform -- a
clear bug!
4.  SVG does not rotate or scale properly in the current implementation.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list