Hi all,

I came up with a fix for this week's bug of the week (https://bugs.launchpad.net/inkscape/+bug/601336 ). However, I'm bringing it up here for two reasons:

1. It's a fairly large patch (and it modifies sp-item.h)
2. It introduces new, little-tested functionality

I'm more concerned about the second item on the list. The fix was to introduce separate knots for stroke and fill patterns, and to make stroke pattern transformations independent of fill transformations. If anyone has time, I'd appreciate any feedback.

The diff is attached. If for some reason you can't download it, I've also pastebinned it here: http://paste.debian.net/113020/

Thanks,
Liam