andrews05
andrews05
@ace-dent done. Let me know your observations with and without this patch.
@XhmikosR Done. Are you finding any improvement from this change?
@XhmikosR Nice, thanks for the info!
@XhmikosR Done. I guess we're still hoping @AlexTMjugador can investigate the root cause sometime 😅
@calumapplepie Thanks for the info! It's been on the todo list to get a man page, I can at least look at getting that sorted...
@Chubercik We have a man page now. It also looks like oxipng is available on Gentoo, but no movement on Ubuntu/Debian afaik. [edit] Also available on CentOS/RHEL!
Hi @ilya-hontarau, sorry for the late reply. We're just trying to sort out the current release and then we can look into this. Out of interest, may I ask what...
Just as a test, I've published an image under my own user: https://github.com/andrews05/oxipng/pkgs/container/oxipng If this is helpful we can look at setting up a workflow (don't rely on this one...
@ghuls I suspect the difference may be due to palette order - oxipng only sorts by luminance while zopfli (or pngquant) may try different methods which happen to better here....
Right, we can see here that zopflipng gives a different palette order than oxipng by itself, which likely explains the size difference. This is probably coincidental rather zopflipng just being...