Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-18 | Meta: Add a PNG size check to CI and pre-commit checks | kleines Filmröllchen | |
This uses optipng to check how much size can be reduced on PNG files. If that's more than 2 KiB for at least one file, the check fails. As with other checks, it doesn't run if optipng is not installed. |