[Webkit-unassigned] [Bug 37849] [SVG+Qt] applyStrokeStyleToContext does not set the stroke style under Qt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 20 06:21:39 PDT 2010


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





--- Comment #5 from Dirk Schulze <krit at webkit.org>  2010-04-20 06:21:38 PST ---
We're working with dasharrays in SVG. That was the initial reason not to set
any stroke style. The most platforms use solid, if no DashArray is created.
Looks like OpenVG had similiar problems. OpenVG has a work around in it's
GraphicsContext implementation.
Maybe it's better to make an expliclit call of strokeStyle, if no DashArray was
created.

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