You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using custom SVG logo for preview, the logo disappears when downloading in PNG format. The logo shows up fine if using URL to dynamically render the preview.
Bug
When using custom SVG logo for preview, the logo disappears when downloading in PNG format. The logo shows up fine if using URL to dynamically render the preview.
To Reproduce
https://socialify.git.ci/wei/socialify/image?logo=https%3A%2F%2Fraw.githubusercontent.com%2Fwei%2Fsocialify%2F1f520b6bfe799300bcff9edcdc330828d681d382%2Fapp%2Ficon.svg&name=1&theme=Light
URL
and paste into a new tab/window to view the working preview (with logo).DOWNLOAD
and select the.png
option to view the bugged preview (missing logo).SVG logo used
https://raw.githubusercontent.com/wei/socialify/1f520b6bfe799300bcff9edcdc330828d681d382/app/icon.svg
Image url (dynamically rendered) with correct logo
Downloaded png file with bugged (missing) logo
JPEG (and webp) works fine
Speculation
This might have something to do with only how PNGs are generated.
The text was updated successfully, but these errors were encountered: