Skip to content
New issue

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

convert svg to png colour error #335

Open
andy96453 opened this issue Aug 17, 2024 · 1 comment
Open

convert svg to png colour error #335

andy96453 opened this issue Aug 17, 2024 · 1 comment

Comments

@andy96453
Copy link

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
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants