[Webkit-unassigned] [Bug 38704] SVG pattern size changed when resizing browser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 22:56:13 PDT 2010


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





--- Comment #7 from Steven Lai <s3lance at hotmail.com>  2010-05-06 22:56:13 PST ---

> Clipping itself is realy dangerous. I thougt about at least clipping to the
> size of the target element, but we have to respect pattern transformations.
> While scale and translation isn't a problem, determin the visible size of a
> pattern on skewing or rotation is realy difficult.

By the way, do you think it's possible to simply use
GraphicsContext::setFillPattern() / GraphicsContext::applyFillPattern() instead
of implementing it ourselves??

-- 
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