-
-
Notifications
You must be signed in to change notification settings - Fork 156
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
Image corruption in png #304
Comments
Hello! That was a dirty bug, it’s fixed now. Thanks for your bug report! |
Thanks, I've yet to test it, but any idea when it will make it to the official branch? |
It’s already in version 2.5.1! 😉 |
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Trying to do a conversion of an SVG file to a png, and there seems to be some corruption/artifacting going on in the resulting png file. The attached zip has both the original SVG and the png file.
The SVG is produced in Adobe Illustrator 11. My version of Cairo is 1.0.20 (I think this is Ubuntu's default version), and it's running on Ubuntu 18.04.4, all up to date. I've just updated Cairosvg to 2.5.0 (via pip3) and still broken.
corruption.zip
The text was updated successfully, but these errors were encountered: