Lilith River

Results 256 comments of Lilith River

It's exceptionally rare for DIBs to be used (you're the first), but I suppose it's not a complicated codec to implement. Do you have a support plan with us? On...

I've moved this to the Imageflow project for consideration. I typically don't implement features unless there are multiple users needing them, but I'll keep it in mind. For now, I...

I remember at one point Paint defaulted to .bmp, but is that still occurring with new incoming files? Some upload tools can check the first few bytes - the file...

Imazen.Common.FileTypeDetection should be useful here: https://github.com/imazen/imageflow-dotnet-server/blob/main/src/Imazen.Common/FileTypeDetection/FileTypeDetector.cs On Fri, Feb 24, 2023, 8:31 AM villagemedia ***@***.***> wrote: > Shockingly yes, this happened very recently. I searched for cameras or > phones...

No, Imageflow doesn't aim to try to parse every image format or implement every feature. The focus is to provide very secure and very performant image processing for key web...

Hi Scott, That's really unfortunate. I'm not seeing other user instances where DIBs masquerading as .jpeg files are becoming an issue, but it's clear some tool or system is producing...

Something is going wrong during publish because the transitive depedency isn't getting copied.. Try adding https://www.nuget.org/packages/Imageflow.NativeRuntime.ubuntu-x86_64/2.0.0-preview5 directly. On Mon, Aug 21, 2023, 4:18 AM Olle Jacobsen ***@***.***> wrote: > Hi....

It targets RID linux-x64 Even if for some reason your platform didn’t have libc it should still copy (it is built on Ubuntu 20, but statically links dependencies except for...

I don't know from the stacktrace, but have you tried a modern debian? On Mon, Aug 21, 2023, 2:43 PM Olle Jacobsen ***@***.***> wrote: > The libimageflow.so file is there...

I'm sorry, I just realized the wrapping on my phone occluded the important bit. You are correct, you have a glibc that is too old. `/lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found`...