-
**Hello**! Based on [these tests](https://rreverser.com/bringing-oxipng-to-squoosh/), shouldn't _[libdeflater](https://github.com/adamkewley/libdeflater)_ be a viable option? Thanks!
-
I'm using WSL2.0 on Windows 10. My steps below;
For libcaesium
```sh
git clone https://github.com/Lymphatus/libcaesium
cd libcaesium && cargo build --release
```
For CLT. I followed from I…
-
make
[ 14%] Building C object src/CMakeFiles/caesiumclt.dir/vendor/optparse.c.o
[ 28%] Building C object src/CMakeFiles/caesiumclt.dir/error.c.o
[ 42%] Building C object src/CMakeFiles/caesiumclt.…
-
Should Lymphatus/libcaesium#13 be moved to this repo? Or... Maybe just keep this mention.
-
As the title said, why not provide linux binaries and packages, at least for the CLI version.
-
After installing the v2.0.0-alpha.2 an alert dialog will be open with the message
Caesium Image Compressor cannot be opened because of a problem.
Check with the developer to make sure Caesium I…
-
![image](https://user-images.githubusercontent.com/10493597/105284130-c4f91600-5bec-11eb-93ea-a059dc054084.png)
文件压缩有的图片还比之前变的大了,希望解决;
还有就是打开来源文件夹时打开的是安装目录,安装的软件是便携版。
-
If the file- or pathname has german characters like umlauts (ÄÖÜäöüß) the picture(s) are not converted (red dot before filename instead of a green dot and nothing was created).
The second problem o…
-
Hello,
i have a question for you. When i run `caesiumclt -v` from Terminal it says:
`pi@raspberry:~ $ caesiumclt -v
caesiumclt: error while loading shared libraries: libcaesium.so: cannot open…
-
Hello,
i'm trying to build _libcaesium_ for install _caesium-clt_ on RaspberryPi Buster.
But when i run main make of _libcaesium_, it stops with the following error:
`pi@raspberry:~/libcaesium/…