Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-17 | Ports: Add OptiPNG | kleines Filmröllchen | |
OptiPNG is a neat little tool that optimizes PNG sizes to ridiculous degrees. We like to use it to optimize PNGs before including them in Serenity itself, so it's a nice port to have. OptiPNG is a very cooperative POSIX C program, it compiles and works without any patching on x86_64 and i686 :^) |