We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, These file not render correctly on 1.8.4. If you have time, maybe you can check it? thank you. On Any Browser:
On WpfTestSvgSamlpe:
svgtest.zip
The text was updated successfully, but these errors were encountered:
@kikokuo For information, was this rendered correctly in older versions or not tested?
Sorry, something went wrong.
Using 1.6.0 to test it, it still not render correctly, like preview image.
It seems the issue is with mask CSS attribute. Currently, mask element is supported to some extent, but not mask CSS attribute. Looking into it.
mask
<g fill="#7600FF" mask="url(#wrench-d)"> <rect width="24" height="24" transform="translate(3 2)"/> </g>
paulushub
No branches or pull requests
Hi,
These file not render correctly on 1.8.4. If you have time, maybe you can check it? thank you.
On Any Browser:
On WpfTestSvgSamlpe:
svgtest.zip
The text was updated successfully, but these errors were encountered: