diff options
author | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2018-06-28 19:17:41 +0200 |
---|---|---|
committer | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2018-06-28 19:17:41 +0200 |
commit | 53e94a1ce146cba7ef3b6920b8620be1b197b3af (patch) | |
tree | 8e73b2732c7fd72cedc3b6ee4e3a5ce60ead4006 /main | |
parent | 87dc0d7c7ed87bb845ee69a1865edb1e804af490 (diff) |
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Diffstat (limited to 'main')
-rw-r--r-- | main/app_icon.png | bin | 5569 -> 3770 bytes |
-rw-r--r-- | main/splash.png | bin | 21504 -> 15311 bytes |
-rw-r--r-- | main/splash_editor.png | bin | 39571 -> 32577 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/main/app_icon.png b/main/app_icon.png Binary files differindex 1d75cdc710..cf31af18a4 100644 --- a/main/app_icon.png +++ b/main/app_icon.png diff --git a/main/splash.png b/main/splash.png Binary files differindex 34be46557f..32960db65f 100644 --- a/main/splash.png +++ b/main/splash.png diff --git a/main/splash_editor.png b/main/splash_editor.png Binary files differindex d8677f1749..f003995d6f 100644 --- a/main/splash_editor.png +++ b/main/splash_editor.png |