Images 💾

Last commit ⭐

commit b0f546cd60671d2e42c9836824aba3ae1b33b0f2
Author:     kleines Filmröllchen <filmroellchen@serenityos.org>
AuthorDate: Sat Jun 18 15:37:45 2022 +0200
Commit:     Ali Mohammad Pur <mpfard@serenityos.org>
CommitDate: Sat Jun 18 21:58:43 2022 +0430

    Meta: Run PNG size checks on CI
    
    For safety, the PNG check doesn't run if there's no optipng installed (I
    didn't want to break everyone's pre-commit hook with the introdcution of
    that check). To make it run on CI, just install optipng which is
    available in the standard Ubuntu package repo.