When you set the background to "None", then export PNG files, the PNG files should have transparent backgrounds, not black.
I have created a patch to properly support transparent backgrounds, which solves this problem. For export formats that don't support transparency, the background is made white. The patch is fairly simple and can be found here:
http://thor.divnull.com/pub/code/lpub-transparency.patch
Log in to post a comment.
I have created a patch to properly support transparent backgrounds, which solves this problem. For export formats that don't support transparency, the background is made white. The patch is fairly simple and can be found here:
http://thor.divnull.com/pub/code/lpub-transparency.patch