RESOLVED FIXED 36070
SVG Glyphs - transform path not context
https://bugs.webkit.org/show_bug.cgi?id=36070
Summary SVG Glyphs - transform path not context
Dirk Schulze
Reported 2010-03-12 13:09:46 PST
Created attachment 50625 [details] 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.
Attachments
Patch (482.31 KB, patch)
2010-03-12 13:09 PST, Dirk Schulze
no flags
Patch (485.08 KB, patch)
2010-03-12 13:41 PST, Dirk Schulze
no flags
Dirk Schulze
Comment 1 2010-03-12 13:41:47 PST
Nikolas Zimmermann
Comment 2 2010-03-12 22:57:13 PST
Comment on attachment 50627 [details] Patch r=me.
Dirk Schulze
Comment 3 2010-03-12 23:04:54 PST
Commit(In reply to comment #2) > (From update of attachment 50627 [details]) > r=me. commit-queue? You want to get this as fast as possible, right? :-)
Dirk Schulze
Comment 4 2010-03-12 23:08:15 PST
Comment on attachment 50627 [details] Patch Clearing flags on attachment: 50627 Committed r55949: <http://trac.webkit.org/changeset/55949>
Dirk Schulze
Comment 5 2010-03-12 23:08:28 PST
All reviewed patches have been landed. Closing bug.
Nikolas Zimmermann
Comment 6 2010-03-13 03:21:38 PST
Sorry, did not mean to set cq+.
Note You need to log in before you can comment on or make changes to this bug.