-
Notifications
You must be signed in to change notification settings - Fork 33
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
Support gifs with a transparent background #98
Comments
UP! I'm into the same issue here, using the version |
UP! I'm having the same problem |
Simplest step-by-step guide to reproduce:Clone this repository and run the project ExampleMinimal, inserting the image passed into the wwwroot folder. |
UP |
UP! Estou com o mesmo problema |
Hey everyone! I’m also having this issue with transparent GIFs. Has anyone found a temporary solution? |
UP! I'm having the same problem =/ |
I'll look into this, perhaps it was a regression with a recent update of
the gif codec. Can you confirm which versions of Imageflow Runtime (the
engine, not server) that you are seeing this with?
…On Mon, Nov 11, 2024, 7:16 AM Hellder ***@***.***> wrote:
Up
—
Reply to this email directly, view it on GitHub
<#98 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA2LH5BMWASHGEWM25JB2D2ADQ77AVCNFSM6AAAAABRJCJZQKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRYGY3TCMJRGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
@lilith Could these be packages? I don't have them as a direct dependency, but the dlls are generated after the application is built. We only have these two direct dependencies in the project: Imageflow.Server Version="0.8.3" Imageflow.Server.HybridCache Version="0.8.3" |
https://www.nuget.org/packages/Imageflow.AllPlatforms/#versions-body-tab Imageflow.AllPlatforms bundles all the Imageflow.NativeRuntime.* dependencies for you. The versions of those packages are what matter. If you update Imageflow.AllPlatforms, does the issue persist? |
@lilith yes, the issue persists. |
0.13.2 is the latest, not 0.10, based on the screenshot that's a 2yo version. |
@lilith I'm sorry, I sent the wrong printscreen. But the error persists. |
Ok. Can you access /imageflow.debug, share that with me (email is fine), along with the exact image files that are not working for you? |
Also, some browers make the backgroud white, some black, so make sure you test transparent images against something of a different color. |
Any updates here? |
Does the library support gifs with a transparent background? Do I have to pass any specific configuration for this to work?
The text was updated successfully, but these errors were encountered: