Vladimir Krivosheev

Results 146 comments of Vladimir Krivosheev

@wesleywesley You missed word "correctly". > I have built with electron-builder but the loading gif is shown only after about 6 seconds. Are you saying this is with delay removed?...

> If you want to disable this behaviour, use It is `false` by default, according to docs :) Also, if the documentation is incorrect and true is the default, I...

> Is this the only blocker for running with bun? There is also an issue with the `sources` step, which occurs occasionally. Evidence does not seem to check for file...

Message, that new update is available, disabled on CI server. https://www.npmjs.com/package/update-notifier Is used. Probably makes sense to enable on CI and change level to warn.

> I wonder if it'd be better to target avif than jpeg xl Bit depth — 12 vs 32 bit. Yes, 12 is quite enough. One consideration here — Sony...

I checked AVIF vs JPEG XL in Lightroom — (7008x4672, 50MB Lossless Compressed RAW) image 1 (forest and river): 26.1 MB vs 8.6MB. encoding: 5s vs 1s image 2 (sky,...

Galaxy 24 uses JPEG XL as Expert RAW. > Additionally, storage capacity has been reduced while maintaining image quality by providing JPEG XL format. [Samsung Joins Apple and Adobe in...

Okay. I can always have a private fork, but I want to make it as small as possible. Pillow [does not support AVIF](https://github.com/python-pillow/Pillow/pull/5201), as well. [pillow-avif-plugin](https://github.com/fdintino/pillow-avif-plugin/) can be used as...

AVIF is not supported correctly by Safari — https://www.reddit.com/r/AV1/comments/186eb8w/hdr_avif_files_look_very_different_in_chrome_and/ Safari renders JPEG XL correctly — exactly as Chrome renders AVIF. But the same photo in AVIF is not rendered correctly...

> The real comparison should be done to webp I checked — WebP renders correctly; I don't see much difference (I'm using Apple Studio Display — P3 wide color gamut,...