[Webkit-unassigned] [Bug 31438] Implement non-scaling-stroke (from SVG Tiny 1.2, also in Opera)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 30 23:40:20 PST 2009


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





--- Comment #28 from Dirk Schulze <krit at webkit.org>  2009-12-30 23:40:16 PST ---
(In reply to comment #26)
>   * I no nothing about the Qt build issues, sounds like it's only a build-bot
> issue so should I ignore it and let Adam or whoever sort that out?

We can look at the Qt-bots once you have a patch. We can also ask the qt folks
to help fixing build problems.

>   * I will start to look at gradients and patterns in strokes next - would it
> make sense to include that as a second bug/patch or should it be the full
> implementation out of the gate?

Yes. It just makes sense to add vector-effect's with working pattern and
gradients. It looks like they depend to much on the transformation of the
context. Otherwise it may need a bigger redesign once your patch gets landed
and we figure out that we can't do it that way. 
I added a test case above. We need to take care about patternUnits,
gradientUnits, patternContentUnits as well as gradientTransform,
patternTransform and object transformations. I can help on creating test cases
if you want.

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