X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=make_static.PL;fp=make_static.PL;h=100b6c2ca31c40f3c5fba2784859ac43c8f6e4a1;hb=c9dee86562251301d7ef25a3a1689a2d07723128;hp=01c61253138a804084ec2007469fa27b42ce884e;hpb=f52063ee557c4afcf17159a026da17681c9beda7;p=gruntmaster-page.git diff --git a/make_static.PL b/make_static.PL index 01c6125..100b6c2 100644 --- a/make_static.PL +++ b/make_static.PL @@ -30,6 +30,8 @@ $maker->print_css( sprite_filename => 'https://static.mindcoding.ro/static/logos.png', ); +system 'optipng', '-o7', '-zm1-9', 'static/logos.png'; + my $common_css; $common_css .= read_file $_ for ; for () {