https://bugzilla.wikimedia.org/show_bug.cgi?id=53899
--- Comment #9 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to comment #7) > > It appears rsvg does not have the correct defaults for the x, y, width and > height attribute on <mask> when using userSpaceOnUse. According to the spec, > I > believe the correct defaults are -10%, -10%, 120%, 120% respectively. [1] > (Assuming I interpreted spec correctly. I'm not really all that familiar with > the details of the svg spec) I have a 4 line patch to rsvg that I think fixes the issue (Think being the operative word. I'm a c newb). I just spent 4 hours trying to make the thing compile at all, so I'm going to sleep on it, and then test it a bunch to make sure it actually works like I think it does. If so I'll file a bug/patch upstream and see what happens. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
