-
Notifications
You must be signed in to change notification settings - Fork 45
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
Transparent PNG images #472
Comments
Transferring to API |
Hi, the images are not converted, but the thumbnails use JPEG format which doesn't use transparency. Switching to PNG thumbnails or even multiple thumbnails format would be quite a large change and I doubt it's worth it. As a workaround, we could consider making the background white instead of black (I was not aware it defaults to black), but not sure that is really a solution. |
Hi! Thank you for your answer! |
I have transparent PNG images as avatars in profiles in Gramps Desktop, but after sync with Web version it converted into not transparent JPG images, and background became black. Is it possible to support transparent PNG images in Web version?
The text was updated successfully, but these errors were encountered: