[Webkit-unassigned] [Bug 36070] New: SVG Glyphs - transform path not context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 12 13:09:46 PST 2010


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

           Summary: SVG Glyphs - transform path not context
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: zimmermann at kde.org


Created an attachment (id=50625)
 --> (https://bugs.webkit.org/attachment.cgi?id=50625)
Patch

SVGFont should transform the path of a glyph, not the context. Modifying the
context causes wrong gradient transformations. This bug doesn't influence CG
because we generally fill or stroke texts with a mask image. All other
platforms provide a direct way to make the drawings.

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



More information about the webkit-unassigned mailing list