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

There is a white background problem when SVG is converted to PNG. #6

Open
BlackBerryXSQ opened this issue Mar 5, 2020 · 0 comments

Comments

@BlackBerryXSQ
Copy link

my development environment is :
windows 7
gcc (Rev2, Built by MSYS2 project) 9.2.0
GraphicsMagick 1.3.34
go 1.13.8

when i use mw.SetImageBackgroundColor() function , There is a white background problem when SVG is converted to PNG.
on svg, the background is transparent , i convert svg to png , on png,the background is white . I hope the generated PNG is as transparent as SVG.
not matter how i try to set the background opacity or color,it doesn't work.
Is this a bug or am I using it the wrong way?
thank you.

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

No branches or pull requests

1 participant