SVG icon indicating copy to clipboard operation
SVG copied to clipboard

svg width/height and clipPath not rendered correctly

Open Dimigergo opened this issue 2 years ago • 2 comments

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.)

Szazhalombatta.zip

The SVG 3.4.4 generates the following wrong PNG: 8_2_962_962_wrong_with_svg

The good PNG with other programs (f.e.: Chrome) generated is: 8_2_962_962_good_with_chrome

Thanks for the bug fix!

Dimigergo avatar Dec 02 '22 10:12 Dimigergo

Hello! Any news for this bug, or workaround?

Dimigergo avatar Oct 31 '23 14:10 Dimigergo

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...

mrbean-bremen avatar Nov 04 '23 07:11 mrbean-bremen