Open pmp-p opened 2 years ago
optimizer is implemented for 0.2.0 but only support linux ( pngquant/ffmpeg via os.system ) help wanted for other OS.
for now linux native converters work, including on github CI ( sudo apt-get install ffmpeg pngquant )
But converters will use wasmtime-py and wasi binaries. And they still will be optionnal.
https://github.com/ImageOptim/libimagequant
ffmpeg ?
possibly via wasm modules to get really cross platform ? performance is not an issue conversion is a one time thing like initial caching.
manually and actually supported since https://github.com/pygame-web/pygbag/commit/505bc54dc1b49991f690e4968f57cd3792743f69 on GNU/Linux it's something like :