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
Hello @wei , I've been busy with a work production launch this past few month. Nevertheless, happy to keep supporting this project. #305 is still going, just a bit slowly.
New Feature Description
I want to make a request to add upload any image format for the logo on Socialify, see below:
Rationale
Currently ONLY .svg URL/URI is supported and some of us end-users don't have a web-hosted specifically .svg logo.
Plan
Since I'm still working on #305, (backwards comp-breaking bumps are kinda hard, tbh), for now, you can safely unassign me from #68.
Since this issue is my current major pain point, unless someone else really wants to take this, I can implement the image upload feature once I'm done with #305.
Let me know your thoughts!!
The text was updated successfully, but these errors were encountered:
Hi @KemingHe jpg/png is actually currently supported but not promoted to the users. The rationale behind this is they will often explode the size of the output image (as the image needs to be embedded in the final output as data uris) and also not optimal for large displays.
e.g. https://static.mlh.io/brand-assets/logo/official/mlh-logo-grayscale.png
Request Form
Hello @wei , I've been busy with a work production launch this past few month. Nevertheless, happy to keep supporting this project. #305 is still going, just a bit slowly.
New Feature Description
I want to make a request to add
upload any image format
for the logo on Socialify, see below:Rationale
Currently ONLY .svg URL/URI is supported and some of us end-users don't have a web-hosted specifically .svg logo.
Plan
Since I'm still working on #305, (backwards comp-breaking bumps are kinda hard, tbh), for now, you can safely unassign me from #68.
Since this issue is my current major pain point, unless someone else really wants to take this, I can implement the image upload feature once I'm done with #305.
Let me know your thoughts!!
The text was updated successfully, but these errors were encountered: