Search found 3 matches

by galinette
Mon Oct 10, 2016 6:33 pm
Forum: Discuss Software Issues
Topic: Issue with rendering of Inkscape SVG on browsers
Replies: 5
Views: 3319

Re: Issue with rendering of Inkscape SVG on browsers

Ah, I have found another way to circumvent the issue, and a more precise explanation. If I have : <g mask="mymask" transform="matrix(....)"> <some-shapes.../> </g> Then inkscape applies the transform to the shape AND the mask, but browsers apply the transform to the shapes only. ...
by galinette
Mon Oct 10, 2016 3:58 pm
Forum: Discuss Software Issues
Topic: Issue with rendering of Inkscape SVG on browsers
Replies: 5
Views: 3319

Re: Issue with rendering of Inkscape SVG on browsers

Ok, thanks. Lazur : the shape was actually already grouped and it seems this is what causes the issue. hulf2012 : thanks, this fixes my issue, but what do you think regarding bug-tracking? ⋅ Is it an inkscape bug? ⋅ Is it a browser bug? ⋅ Is it a normal behavior? I have...
by galinette
Mon Oct 10, 2016 8:04 am
Forum: Discuss Software Issues
Topic: Issue with rendering of Inkscape SVG on browsers
Replies: 5
Views: 3319

Issue with rendering of Inkscape SVG on browsers

Dear all, I have a simple drawing (three stars, flat color fill) which use a linear gradient mask. It was drawn on a 710x710px document, and the resulting SVG renders fine in browsers. However, as soon as I scale the shape, it does not render properly in browsers. It looks like the mask gradient is ...

Go to advanced search