Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.8, 1.9
-
None
-
None
-
Android studio java-plugin running on windows (https://github.com/trello/victor/issues/54)
Description
Some SVG's are not converted correctly. It seems to be related to mask="url(#mask-2)".
Png's and SVG at:
https://spaces.hightail.com/space/av9Ic
I have other svg's containing url that works corretly, like fill="url(#radialGradient-1)", where radialGradient is defined in defs block.