diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2016-07-23 18:03:20 -0500 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2016-07-24 03:32:39 +0200 |
commit | fd1f8cf26759e358bc2e8d0a01a5c0804c33748c (patch) | |
tree | aed3f5f97d6681e660b08223e620afd713dbc17d /src | |
parent | 430ca1bfbc3d15551e00f0733f32014b976fded0 (diff) | |
download | basket-fd1f8cf26759e358bc2e8d0a01a5c0804c33748c.tar.gz basket-fd1f8cf26759e358bc2e8d0a01a5c0804c33748c.zip |
Fix invalid headers in PNG files and optimize for size
(cherry picked from commit b9a56adbadb329deb7af030e30de729a163386c1)
Diffstat (limited to 'src')
-rw-r--r-- | src/cr128-app-basket.png | bin | 13860 -> 14178 bytes |
-rw-r--r--[-rwxr-xr-x] | src/cr16-action-likeback_bug.png | bin | 703 -> 590 bytes |
-rw-r--r--[-rwxr-xr-x] | src/cr16-action-likeback_feature.png | bin | 829 -> 718 bytes |
-rw-r--r-- | src/cr16-action-likeback_like.png | bin | 894 -> 894 bytes |
-rw-r--r-- | src/cr16-app-basket.png | bin | 825 -> 822 bytes |
-rw-r--r-- | src/cr22-app-basket.png | bin | 1341 -> 1320 bytes |
-rw-r--r-- | src/cr32-app-basket.png | bin | 2185 -> 2153 bytes |
-rw-r--r-- | src/cr48-app-basket.png | bin | 3843 -> 3787 bytes |
-rw-r--r-- | src/cr64-app-basket.png | bin | 5669 -> 5595 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/src/cr128-app-basket.png b/src/cr128-app-basket.png Binary files differindex a9b207d..e24eb81 100644 --- a/src/cr128-app-basket.png +++ b/src/cr128-app-basket.png diff --git a/src/cr16-action-likeback_bug.png b/src/cr16-action-likeback_bug.png Binary files differindex 1edc6c1..4da30cf 100755..100644 --- a/src/cr16-action-likeback_bug.png +++ b/src/cr16-action-likeback_bug.png diff --git a/src/cr16-action-likeback_feature.png b/src/cr16-action-likeback_feature.png Binary files differindex 8d72794..502126d 100755..100644 --- a/src/cr16-action-likeback_feature.png +++ b/src/cr16-action-likeback_feature.png diff --git a/src/cr16-action-likeback_like.png b/src/cr16-action-likeback_like.png Binary files differindex b62b611..be06f06 100644 --- a/src/cr16-action-likeback_like.png +++ b/src/cr16-action-likeback_like.png diff --git a/src/cr16-app-basket.png b/src/cr16-app-basket.png Binary files differindex 3fc0b3a..1bc8dd2 100644 --- a/src/cr16-app-basket.png +++ b/src/cr16-app-basket.png diff --git a/src/cr22-app-basket.png b/src/cr22-app-basket.png Binary files differindex 6ff816e..d3f1f4d 100644 --- a/src/cr22-app-basket.png +++ b/src/cr22-app-basket.png diff --git a/src/cr32-app-basket.png b/src/cr32-app-basket.png Binary files differindex 1177cb3..fb1d748 100644 --- a/src/cr32-app-basket.png +++ b/src/cr32-app-basket.png diff --git a/src/cr48-app-basket.png b/src/cr48-app-basket.png Binary files differindex 1484fb0..c7922e2 100644 --- a/src/cr48-app-basket.png +++ b/src/cr48-app-basket.png diff --git a/src/cr64-app-basket.png b/src/cr64-app-basket.png Binary files differindex 620808d..53f9bab 100644 --- a/src/cr64-app-basket.png +++ b/src/cr64-app-basket.png |