[csswg-drafts] Pull Request: Run PNGs through oxipng

gsnedders has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== Run PNGs through oxipng ==
This essentially takes the PNGs that are shrunk by `oxipng -s -o 3` then re-runs them through `oxipng -s -o max -Z`; the reason to do this subset is to avoid changing too much from much smaller gains, and instead focus on the images that have larger gains (which will almost be due to removing metadata that doesn't affect rendering).

See https://github.com/w3c/csswg-drafts/pull/7165


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 22 March 2022 22:12:54 UTC