ImageMagick / ImageMagick6

🧙‍♂️ ImageMagick 6
https://legacy.imagemagick.org
Other
195 stars 81 forks source link

convert svg to png colour error #335

Open andy96453 opened 3 weeks ago

andy96453 commented 3 weeks ago

ImageMagick version

6.9.13-14

Operating system

Linux

Operating system, version and so on

CloudLinux v8.10.0 STANDARD kvm

Description

When converting a svg to png the colours are incorrect, looks like they are mapped onto a different colourspace Using RSVG 2.42.7 SMPTE_Color_Bars SMPTE_Color_Bars

This was working correctly in 6.9.12-93 RSVG 2.42.7

Steps to Reproduce

convert -density 100 SMPTE_Color_Bars.svg SMPTE_Color_Bars.png

Images

SMPTE_Color_Bars

dlemstra commented 3 weeks ago

Thanks for reporting this. I just pushed a patch to resolve this issue and this will be resolved in the next release.