Lilith River

Results 256 comments of Lilith River

What version of libpng and zlib are you using? I can try to reproduce it with specific commit IDs that you're using.

I can't repro this unless I link it statically. I get other UMRs without building zlib from source myself, but the fill_window occurrence requires me to download and build zlib....

I'm trying to fetch a release tarball of 1.6.26, but it's been failing for the last 2 hours. I've manually tried every mirror. I can sometimes get a zero byte...

Thanks! I've reproduced this with 1.6.26. Static linking required.

Any ideas why this would only happen when linking libpng statically?

Sorry for the super late reply. I was on vacation, then came back and immediately had to move to a new house & office. I only see a single resize...

(lib)imageflow is distributed on lots of platforms and languages, and overloading 'imageflow' doesn't work. So it can't be imageflow.exe or ./imageflow - it would need to be something else. That...

Try dropping .ConfigureAwait(false) On Fri, Jun 25, 2021, 7:57 AM Pavel Eroshkin ***@***.***> wrote: > Hi, here are 2 resize steps, they are the same because this is an example,...

I think this is a codec problem: https://github.com/image-rs/image-gif/issues/138

The "big hug" image is malformed, and the codec I use doesn't support recovering from that (yet). ``` $ # /usr/bin/giftopnm is owned by netpbm 10.73.37-2 $ giftopnm /tmp/139770827-18e25c4e-eb0a-4058-ba48-ddc3849090ee.gif >...