diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-08-30 12:10:40 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-08-30 12:10:40 +0200 |
commit | a08538fd5ae51d2763c6622c1cc3f370e5956007 (patch) | |
tree | 2b24efb3c86235adcc4dc27d4eb2d145e14ad84f | |
parent | dc3a7ebc26d461e3b2cbd51367d35ccc97e721b4 (diff) | |
download | buildroot-novena-a08538fd5ae51d2763c6622c1cc3f370e5956007.tar.gz buildroot-novena-a08538fd5ae51d2763c6622c1cc3f370e5956007.zip |
docs/images: optimize small images to speed up page loading
Remove alpha channel and limit number of colors used. This gets the images
down to ~37% of their previous size without any visual degrading (in fact
it now looks correctly on ancient IE versions with broken png alpha
handling).
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r-- | docs/images/logo_small.png | bin | 14743 -> 3624 bytes |
-rw-r--r-- | docs/images/menuconfig_small.png | bin | 18284 -> 8604 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/docs/images/logo_small.png b/docs/images/logo_small.png Binary files differindex cee156759..eab954022 100644 --- a/docs/images/logo_small.png +++ b/docs/images/logo_small.png diff --git a/docs/images/menuconfig_small.png b/docs/images/menuconfig_small.png Binary files differindex fded898e1..dffddfa46 100644 --- a/docs/images/menuconfig_small.png +++ b/docs/images/menuconfig_small.png |