summaryrefslogtreecommitdiffstats
path: root/docs/images
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-08-30 12:10:40 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-08-30 12:10:40 +0200
commita08538fd5ae51d2763c6622c1cc3f370e5956007 (patch)
tree2b24efb3c86235adcc4dc27d4eb2d145e14ad84f /docs/images
parentdc3a7ebc26d461e3b2cbd51367d35ccc97e721b4 (diff)
downloadbuildroot-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>
Diffstat (limited to 'docs/images')
-rw-r--r--docs/images/logo_small.pngbin14743 -> 3624 bytes
-rw-r--r--docs/images/menuconfig_small.pngbin18284 -> 8604 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/docs/images/logo_small.png b/docs/images/logo_small.png
index cee156759..eab954022 100644
--- a/docs/images/logo_small.png
+++ b/docs/images/logo_small.png
Binary files differ
diff --git a/docs/images/menuconfig_small.png b/docs/images/menuconfig_small.png
index fded898e1..dffddfa46 100644
--- a/docs/images/menuconfig_small.png
+++ b/docs/images/menuconfig_small.png
Binary files differ