SVG
SVG copied to clipboard
svg width/height and clipPath not rendered correctly
Hello!
I use the newest SVG 3.4.4 with net6.0-windows7.0 targeted framework Windows Service. I have this svg with clipPath property and the document (svg) size is set to the same width/height and clip-path is referenced with clip-path="url(#MapClipRectangle)". (These are the beginning of the file.)
The SVG 3.4.4 generates the following wrong PNG:
The good PNG with other programs (f.e.: Chrome) generated is:
Thanks for the bug fix!
Hello! Any news for this bug, or workaround?
We are currently a bit thin on contributors for this project. The only active contributor at the moment is @H1Gdev. Anyone providing PRs is welcome, of course...