diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2016-07-23 18:03:20 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2016-07-23 18:03:20 -0500 |
commit | b9a56adbadb329deb7af030e30de729a163386c1 (patch) | |
tree | 284cbbea4d99f56d0e1c799cc868448dd691fff5 /backgrounds | |
parent | 40d2c98b850af316b7b18be9d754b2c2fb40cdb4 (diff) | |
download | basket-b9a56adbadb329deb7af030e30de729a163386c1.tar.gz basket-b9a56adbadb329deb7af030e30de729a163386c1.zip |
Fix invalid headers in PNG files and optimize for size
Diffstat (limited to 'backgrounds')
-rw-r--r-- | backgrounds/abstract.png | bin | 199623 -> 194589 bytes |
-rw-r--r-- | backgrounds/alien-artifact.png | bin | 114522 -> 66096 bytes |
-rw-r--r-- | backgrounds/basket-title.png | bin | 66625 -> 66574 bytes |
-rw-r--r--[-rwxr-xr-x] | backgrounds/green-curves.png | bin | 20242 -> 19884 bytes |
-rw-r--r-- | backgrounds/light.png | bin | 87500 -> 87366 bytes |
-rw-r--r-- | backgrounds/painting.png | bin | 106593 -> 106496 bytes |
-rw-r--r-- | backgrounds/pens.png | bin | 74947 -> 74875 bytes |
-rw-r--r-- | backgrounds/pins.png | bin | 33474 -> 33414 bytes |
-rw-r--r-- | backgrounds/rainbow-balls.png | bin | 26551 -> 26607 bytes |
-rw-r--r-- | backgrounds/strings.png | bin | 16997 -> 13308 bytes |
-rw-r--r-- | backgrounds/todo.png | bin | 59721 -> 59625 bytes |
-rw-r--r-- | backgrounds/working.png | bin | 44354 -> 44099 bytes |
12 files changed, 0 insertions, 0 deletions
diff --git a/backgrounds/abstract.png b/backgrounds/abstract.png Binary files differindex ba24576..828a490 100644 --- a/backgrounds/abstract.png +++ b/backgrounds/abstract.png diff --git a/backgrounds/alien-artifact.png b/backgrounds/alien-artifact.png Binary files differindex 70fff7d..8a49eb9 100644 --- a/backgrounds/alien-artifact.png +++ b/backgrounds/alien-artifact.png diff --git a/backgrounds/basket-title.png b/backgrounds/basket-title.png Binary files differindex a6baea6..aa9ab31 100644 --- a/backgrounds/basket-title.png +++ b/backgrounds/basket-title.png diff --git a/backgrounds/green-curves.png b/backgrounds/green-curves.png Binary files differindex 27693b3..48bbced 100755..100644 --- a/backgrounds/green-curves.png +++ b/backgrounds/green-curves.png diff --git a/backgrounds/light.png b/backgrounds/light.png Binary files differindex 1ddb42d..faea274 100644 --- a/backgrounds/light.png +++ b/backgrounds/light.png diff --git a/backgrounds/painting.png b/backgrounds/painting.png Binary files differindex 6b1fa99..28b2945 100644 --- a/backgrounds/painting.png +++ b/backgrounds/painting.png diff --git a/backgrounds/pens.png b/backgrounds/pens.png Binary files differindex c95d8f2..9e97587 100644 --- a/backgrounds/pens.png +++ b/backgrounds/pens.png diff --git a/backgrounds/pins.png b/backgrounds/pins.png Binary files differindex d0dc5cf..87aa4b8 100644 --- a/backgrounds/pins.png +++ b/backgrounds/pins.png diff --git a/backgrounds/rainbow-balls.png b/backgrounds/rainbow-balls.png Binary files differindex 6d1e77c..608fd96 100644 --- a/backgrounds/rainbow-balls.png +++ b/backgrounds/rainbow-balls.png diff --git a/backgrounds/strings.png b/backgrounds/strings.png Binary files differindex 5fbcebc..3158ca9 100644 --- a/backgrounds/strings.png +++ b/backgrounds/strings.png diff --git a/backgrounds/todo.png b/backgrounds/todo.png Binary files differindex b2e0ffa..f830986 100644 --- a/backgrounds/todo.png +++ b/backgrounds/todo.png diff --git a/backgrounds/working.png b/backgrounds/working.png Binary files differindex 5a6102d..06c46d2 100644 --- a/backgrounds/working.png +++ b/backgrounds/working.png |