diff options
author | kleines Filmröllchen <filmroellchen@serenityos.org> | 2022-06-18 15:31:44 +0200 |
---|---|---|
committer | Ali Mohammad Pur <Ali.mpfard@gmail.com> | 2022-06-18 21:58:43 +0430 |
commit | bca0e31cbab0adf4a98a761b35adca80d75942d5 (patch) | |
tree | 2ff361ed0406ca36e147b61395a2858a4a05c051 /Base/res | |
parent | 2c6e3ea2e988c33925e5e91c3a01e2acdae453ff (diff) | |
download | serenity-bca0e31cbab0adf4a98a761b35adca80d75942d5.zip |
Base: Optimize a bunch of PNGs
These all save at least a couple of kilobytes.
Diffstat (limited to 'Base/res')
-rw-r--r-- | Base/res/graphics/brand-banner-2x.png | bin | 161646 -> 148449 bytes |
-rw-r--r-- | Base/res/graphics/brand-banner.png | bin | 45701 -> 41319 bytes |
-rw-r--r-- | Base/res/graphics/buggie.png | bin | 10480 -> 9015 bytes |
-rw-r--r-- | Base/res/graphics/map.png | bin | 34391 -> 31669 bytes |
-rw-r--r-- | Base/res/graphics/wizard-banner-simple.png | bin | 82986 -> 74607 bytes |
-rw-r--r-- | Base/res/html/misc/pbmsuite_files/buggie.png | bin | 14644 -> 13270 bytes |
-rw-r--r-- | Base/res/html/misc/ppmsuite_files/buggie.png | bin | 28449 -> 24869 bytes |
-rw-r--r-- | Base/res/html/misc/serenity-screenshot.png | bin | 116772 -> 105880 bytes |
-rw-r--r-- | Base/res/icons/flappybug/cloud_0.png | bin | 24059 -> 16660 bytes |
-rw-r--r-- | Base/res/icons/flappybug/cloud_1.png | bin | 14234 -> 10265 bytes |
-rw-r--r-- | Base/res/icons/flappybug/cloud_2.png | bin | 19877 -> 15275 bytes |
11 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/graphics/brand-banner-2x.png b/Base/res/graphics/brand-banner-2x.png Binary files differindex a263a30665..3dca723e98 100644 --- a/Base/res/graphics/brand-banner-2x.png +++ b/Base/res/graphics/brand-banner-2x.png diff --git a/Base/res/graphics/brand-banner.png b/Base/res/graphics/brand-banner.png Binary files differindex 73884eec40..6d5c650218 100644 --- a/Base/res/graphics/brand-banner.png +++ b/Base/res/graphics/brand-banner.png diff --git a/Base/res/graphics/buggie.png b/Base/res/graphics/buggie.png Binary files differindex 42d63fbda7..94558bd2d3 100644 --- a/Base/res/graphics/buggie.png +++ b/Base/res/graphics/buggie.png diff --git a/Base/res/graphics/map.png b/Base/res/graphics/map.png Binary files differindex 38fd18952c..d744a3b99d 100644 --- a/Base/res/graphics/map.png +++ b/Base/res/graphics/map.png diff --git a/Base/res/graphics/wizard-banner-simple.png b/Base/res/graphics/wizard-banner-simple.png Binary files differindex e24465cbd7..aa7fc84674 100644 --- a/Base/res/graphics/wizard-banner-simple.png +++ b/Base/res/graphics/wizard-banner-simple.png diff --git a/Base/res/html/misc/pbmsuite_files/buggie.png b/Base/res/html/misc/pbmsuite_files/buggie.png Binary files differindex 94ec25e0bc..ae1d739f00 100644 --- a/Base/res/html/misc/pbmsuite_files/buggie.png +++ b/Base/res/html/misc/pbmsuite_files/buggie.png diff --git a/Base/res/html/misc/ppmsuite_files/buggie.png b/Base/res/html/misc/ppmsuite_files/buggie.png Binary files differindex 636b721bc7..83942f7c8f 100644 --- a/Base/res/html/misc/ppmsuite_files/buggie.png +++ b/Base/res/html/misc/ppmsuite_files/buggie.png diff --git a/Base/res/html/misc/serenity-screenshot.png b/Base/res/html/misc/serenity-screenshot.png Binary files differindex 56858e246e..22e5d6ebf4 100644 --- a/Base/res/html/misc/serenity-screenshot.png +++ b/Base/res/html/misc/serenity-screenshot.png diff --git a/Base/res/icons/flappybug/cloud_0.png b/Base/res/icons/flappybug/cloud_0.png Binary files differindex f8e4341b88..6a25f42cbf 100644 --- a/Base/res/icons/flappybug/cloud_0.png +++ b/Base/res/icons/flappybug/cloud_0.png diff --git a/Base/res/icons/flappybug/cloud_1.png b/Base/res/icons/flappybug/cloud_1.png Binary files differindex 834d33ebe3..8e7ee02266 100644 --- a/Base/res/icons/flappybug/cloud_1.png +++ b/Base/res/icons/flappybug/cloud_1.png diff --git a/Base/res/icons/flappybug/cloud_2.png b/Base/res/icons/flappybug/cloud_2.png Binary files differindex f49019058d..53ba02d148 100644 --- a/Base/res/icons/flappybug/cloud_2.png +++ b/Base/res/icons/flappybug/cloud_2.png |