Hi,
we create svg-Files via Aspose.SVG and then render them as png.
When doing this, as suggested here Convert SVG to PNG via C# (aspose.com) , there is a strange behaviour, which
- shifts the texts and
- changes the colours of the doughnut-charts in a weird way.
I attached the svg (created with Aspose) and the png (rendered with Aspose.Imaging)
When you open the svg in a browser (e.g. chrome) next to the png, you see the strange changes.
Halle_2.zip (204.5 KB)
It would be nice, if you could tell me a way, how I could get a png, that looks like the svg.
Thank you for your support