tansy
tansy
> You're using Makefile_Linux which according to the git log has not been updated in 6 years Where does it say so? I use Makefile that is, according to name,...
And what did you see on the screen? Same with tee, but one would expect to see something on the screen. Try this (below) and check the difference between `lzbench...
> Is this still a problem in the released arxives of v0.11.0? Yes. ``` $ unzip -l jxl-x64-windows.zip Archive: jxl-x64-windows.zip Length Date Time Name --------- ---------- ----- ---- 824 09-13-2024...
> What version did you use here? As can be seen in modification time [v0.11.0](https://github.com/libjxl/libjxl/releases/tag/v0.11.0) from 09-13-2024.
I don't use Powershell. In Linux? And what it has to do with me? You, I mean a in a repo, produce this file. I only point out its problems,...
> We plan now to switch to 7z Zip (InfoZip) would be just fine. Actually it was 7zip having trouble with that zip file. InfoZip warned about the problem but...
> We should not compress images in Assets\OriginalAssets because it's original assets. I don't get what you mean by 'original'. They already are compressed - they are .pngs that are...
> For comparison between mine and yours Assets\PackageAssets folder and Assets\PreviewPackageAssets folder. Add you can guess I recompressed all 8MB of png images. I don't know which you do and...
> As gzip is not the only possible format for compression (bzip2, gzip, zstd, … come to mind), wouldn't it be simpler to just use image/qoi+gzip, image/qoi+bzip2, and image/qoi+zstd, etc.?...
> .svgz is ignored It's not. Not by Firefox, nor Opera, nor Konqueror. > You distinguish the plain file from the compressed file by naming the compressed file pic.qoi.gz. I...