Anthony Ryan
Anthony Ryan
This is also something that would interest me, but it might be better to wait until it becomes more stable, there's still implementation differences between Firefox and Chrome.
One year later. I've updated this pull request based on the feedback above. * I have added the other missing render options. * Instead of bumping the library requirement, we're...
The images were optimized using zopflipng a subproject of Google's [zopfli](https://github.com/google/zopfli)
@Explorer09 Thanks for sharing your compression recommendations. I did take a look for comparison. With this image in particular: - OptiPNG couldn't outperform zopflipng with any combination - Advdef was...
I did manage to squeeze out some extra bytes using https://github.com/fhanau/Efficient-Compression-Tool I've amended the commit, and nothing I've run can seem to do better.
I haven't tested this image, but I have been using it on other images since 2013 and never had an issue with Android 4.4 back when it was still widely...
Amended to incorporate your further optimized images!
Android does not include an mDNS resolver at the DNS level like iOS and various desktop systems. It's necessary to implement it within each application using Androids "Network Service Discovery"...
I just wanted to express support for this pull request. While I can respect the desire to keep acme-tiny short and auditable. I feel like there is merit to supporting...
Confirmed working on PHP 8.1 @krakjoe or @remicollet Could you take some time to review this? It would be nice to get this extension working with modern PHP again.